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 D0B28158004 for ; Mon, 26 Feb 2024 19:59:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56EE4E2AD7; Mon, 26 Feb 2024 19:59:04 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 37CE4E2AD7 for ; Mon, 26 Feb 2024 19:59:04 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4F21133BE91 for ; Mon, 26 Feb 2024 19:59:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8099314E2 for ; Mon, 26 Feb 2024 19:59:00 +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: <1708977520.5307ba822c966807efd28a074e1ae928a7a1034b.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/krdc/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/krdc/krdc-24.02.0.ebuild X-VCS-Directories: kde-apps/krdc/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5307ba822c966807efd28a074e1ae928a7a1034b X-VCS-Branch: master Date: Mon, 26 Feb 2024 19:59:00 +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: ed0278b6-15ad-442b-885a-e670be0ca776 X-Archives-Hash: d194e9dd5638b37de92bdd8466f9bf2c commit: 5307ba822c966807efd28a074e1ae928a7a1034b Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Feb 26 18:44:19 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Feb 26 19:58:40 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5307ba82 kde-apps/krdc: Re-add 24.02.0:5 KEYWORDS Only Qt6 revdeps will need to undergo re-keywording. Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/krdc/krdc-24.02.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/krdc/krdc-24.02.0.ebuild b/kde-apps/krdc/krdc-24.02.0.ebuild index 2c2a9cb38e..bd4d687f5d 100644 --- a/kde-apps/krdc/krdc-24.02.0.ebuild +++ b/kde-apps/krdc/krdc-24.02.0.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://apps.kde.org/krdc/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="activities +rdp +vnc" #nx? ( >=net-misc/nxcl-0.9-r1 ) disabled upstream, last checked 2016-01-24