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 5D19C158004 for ; Mon, 26 Feb 2024 19:59:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BAC83E2B37; Mon, 26 Feb 2024 19:59:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 99FDBE2B38 for ; Mon, 26 Feb 2024 19:59:05 +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 DFBE133BEE8 for ; Mon, 26 Feb 2024 19:59:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 62A8314EE for ; Mon, 26 Feb 2024 19:59:01 +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.8e27121eb205d7cbe7068f94ddb3479fe1acd2cb.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/signon-kwallet-extension/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/signon-kwallet-extension/signon-kwallet-extension-24.02.0.ebuild X-VCS-Directories: kde-apps/signon-kwallet-extension/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8e27121eb205d7cbe7068f94ddb3479fe1acd2cb X-VCS-Branch: master Date: Mon, 26 Feb 2024 19:59:01 +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: 3ff54b3b-2f8d-4233-ba9e-5840edb6954a X-Archives-Hash: 211e59d12cfe44cfa5be00c0a0bc5461 commit: 8e27121eb205d7cbe7068f94ddb3479fe1acd2cb Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Feb 26 18:44:48 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=8e27121e kde-apps/signon-kwallet-extension: Re-add 24.02.0:5 KEYWORDS Only Qt6 revdeps will need to undergo re-keywording. Signed-off-by: Andreas Sturmlechner gentoo.org> .../signon-kwallet-extension/signon-kwallet-extension-24.02.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/signon-kwallet-extension/signon-kwallet-extension-24.02.0.ebuild b/kde-apps/signon-kwallet-extension/signon-kwallet-extension-24.02.0.ebuild index e5e00b1dfd..653bb8b86e 100644 --- a/kde-apps/signon-kwallet-extension/signon-kwallet-extension-24.02.0.ebuild +++ b/kde-apps/signon-kwallet-extension/signon-kwallet-extension-24.02.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://accounts-sso.gitlab.io/" LICENSE="GPL-2+" SLOT="5" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64 ~riscv ~x86" DEPEND=" >=kde-frameworks/kwallet-${KFMIN}:5