commit: 50b401b210187f42585e3f025000c12c209495fb
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 4 13:50:14 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 4 13:50:14 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50b401b2
sys-auth/polkit: Stabilize 126-r1 arm64, #954584
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-auth/polkit/polkit-126-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-auth/polkit/polkit-126-r1.ebuild
b/sys-auth/polkit/polkit-126-r1.ebuild
index 47853e1f4069..1fb175cbf58a 100644
--- a/sys-auth/polkit/polkit-126-r1.ebuild
+++ b/sys-auth/polkit/polkit-126-r1.ebuild
@@ -26,7 +26,7 @@ fi
LICENSE="LGPL-2"
SLOT="0"
if [[ ${PV} != 9999 ]] ; then
- KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv
~s390 ~sparc x86"
+ KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv
~s390 ~sparc x86"
fi
IUSE="examples gtk +introspection kde pam nls selinux systemd test"
RESTRICT="!test? ( test )"