From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3D50915800A for ; Sat, 15 Jul 2023 17:09:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 070DEE0887; Sat, 15 Jul 2023 17:09:39 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E12DFE0887 for ; Sat, 15 Jul 2023 17:09:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BBEAB340CB4 for ; Sat, 15 Jul 2023 17:09:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E55BBA36 for ; Sat, 15 Jul 2023 17:09:35 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1689440536.369bac0a155ad6b9ba1a03063cfaa155d6dfb03a.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/akonadi-contacts/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/akonadi-contacts/akonadi-contacts-23.04.2.ebuild X-VCS-Directories: kde-apps/akonadi-contacts/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 369bac0a155ad6b9ba1a03063cfaa155d6dfb03a X-VCS-Branch: master Date: Sat, 15 Jul 2023 17:09:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bd207d5f-b797-4615-93e5-75a71b1c7d31 X-Archives-Hash: 903568f192d3f560e5a319d6159b96be commit: 369bac0a155ad6b9ba1a03063cfaa155d6dfb03a Author: Arthur Zamarin gentoo org> AuthorDate: Sat Jul 15 17:02:16 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Jul 15 17:02:16 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=369bac0a kde-apps/akonadi-contacts: Stabilize 23.04.2 x86, #909314 Signed-off-by: Arthur Zamarin gentoo.org> kde-apps/akonadi-contacts/akonadi-contacts-23.04.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/akonadi-contacts/akonadi-contacts-23.04.2.ebuild b/kde-apps/akonadi-contacts/akonadi-contacts-23.04.2.ebuild index 08f4a1babd86..7433918f373e 100644 --- a/kde-apps/akonadi-contacts/akonadi-contacts-23.04.2.ebuild +++ b/kde-apps/akonadi-contacts/akonadi-contacts-23.04.2.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="Library for akonadi contact integration" LICENSE="GPL-2+" SLOT="5" -KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv x86" IUSE="" # some akonadi tests time out, that probably needs more work as it's ~700 tests