diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-08-31 08:48:27 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-08-31 08:48:27 +0200 |
commit | 8a1ea6544f9eceb69502f23be03aba0741bf7238 (patch) | |
tree | 651d18b413e76552d5d09135b1ab20c6cf6b0045 /sys-auth | |
parent | net-libs/socket_wrapper: Stabilize 1.3.4 ppc, #867577 (diff) | |
download | gentoo-8a1ea6544f9eceb69502f23be03aba0741bf7238.tar.gz gentoo-8a1ea6544f9eceb69502f23be03aba0741bf7238.tar.bz2 gentoo-8a1ea6544f9eceb69502f23be03aba0741bf7238.zip |
sys-auth/polkit: Stabilize 121 ppc64, #867601
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/polkit-121.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-121.ebuild b/sys-auth/polkit/polkit-121.ebuild index ff39532dcec5..1936d4b8c40c 100644 --- a/sys-auth/polkit/polkit-121.ebuild +++ b/sys-auth/polkit/polkit-121.ebuild @@ -24,7 +24,7 @@ fi LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc x86" IUSE="+duktape examples gtk +introspection kde pam selinux systemd test" RESTRICT="!test? ( test )" |