commit: 81c0f02d6091b5229205f78e3ba6f0bea0825f7c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Feb 17 18:26:31 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Feb 17 18:26:31 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81c0f02d
sys-auth/polkit-qt: Stabilize 0.200.0-r1 arm64, #969358 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-auth/polkit-qt/polkit-qt-0.200.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-auth/polkit-qt/polkit-qt-0.200.0-r1.ebuild b/sys-auth/polkit-qt/polkit-qt-0.200.0-r1.ebuild index ee59f3874307..a66eb9b6415a 100644 --- a/sys-auth/polkit-qt/polkit-qt-0.200.0-r1.ebuild +++ b/sys-auth/polkit-qt/polkit-qt-0.200.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ HOMEPAGE="https://api.kde.org/legacy/polkit-qt-1/html/index.html" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${KDE_ORG_NAME}/${KDE_ORG_NAME}-${PV}.tar.xz" - KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" + KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" fi LICENSE="LGPL-2"
