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 6C5E915800A for ; Mon, 7 Aug 2023 22:04:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90E7C2BC013; Mon, 7 Aug 2023 22:04:48 +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 734942BC013 for ; Mon, 7 Aug 2023 22:04:48 +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 4A6F43402FE for ; Mon, 7 Aug 2023 22:04:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8346BDC8 for ; Mon, 7 Aug 2023 22:04:45 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1691445865.51d787c695b497fe1304c455ca21429c4b387c73.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/akonadi-calendar/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/akonadi-calendar/akonadi-calendar-23.04.3.ebuild X-VCS-Directories: kde-apps/akonadi-calendar/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 51d787c695b497fe1304c455ca21429c4b387c73 X-VCS-Branch: master Date: Mon, 7 Aug 2023 22:04:45 +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: 04e77def-4d4a-4faf-a22c-d0d108270545 X-Archives-Hash: e451c84306ee0f6772e79ae1455eb7a3 commit: 51d787c695b497fe1304c455ca21429c4b387c73 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Aug 7 22:02:31 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Aug 7 22:04:25 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51d787c6 kde-apps/akonadi-calendar: unkeyword 23.04.3 for ~riscv There never was any need to keyword this without revdeps, now 23.08 will depend on other PIM libs unkeywordable for riscv. Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/akonadi-calendar/akonadi-calendar-23.04.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/akonadi-calendar/akonadi-calendar-23.04.3.ebuild b/kde-apps/akonadi-calendar/akonadi-calendar-23.04.3.ebuild index c6499514d47a..1cab5597e7a2 100644 --- a/kde-apps/akonadi-calendar/akonadi-calendar-23.04.3.ebuild +++ b/kde-apps/akonadi-calendar/akonadi-calendar-23.04.3.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="Library for akonadi calendar integration" LICENSE="GPL-2+ LGPL-2.1+" SLOT="5" -KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~ppc64 ~x86" IUSE="" RESTRICT="test"