From 4808eb898a254ced245acb0d85c65ddc15225ea0 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 26 Apr 2025 18:30:29 +0300 Subject: [PATCH] sys-auth/polkit: Stabilize 126-r1 ppc, #954584 Signed-off-by: Arthur Zamarin --- 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 e5ac1f9623d7a..47853e1f40696 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 )"