diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-16 21:16:03 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-16 21:16:03 +0200 |
commit | 3622836dcb7c5a2961c7aef18efa62d970dfdd78 (patch) | |
tree | 14f449e9c9b67f780d597eb4a6505b98587885a6 /sys-auth/polkit | |
parent | dev-lang/spidermonkey: Stabilize 115.3.1 ppc64, #920048 (diff) | |
download | gentoo-3622836dcb7c5a2961c7aef18efa62d970dfdd78.tar.gz gentoo-3622836dcb7c5a2961c7aef18efa62d970dfdd78.tar.bz2 gentoo-3622836dcb7c5a2961c7aef18efa62d970dfdd78.zip |
sys-auth/polkit: Stabilize 123 ppc64, #920082
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-auth/polkit')
-rw-r--r-- | sys-auth/polkit/polkit-123.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-123.ebuild b/sys-auth/polkit/polkit-123.ebuild index 27c22c741d8b..78da22821aa9 100644 --- a/sys-auth/polkit/polkit-123.ebuild +++ b/sys-auth/polkit/polkit-123.ebuild @@ -22,7 +22,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="+daemon +duktape examples gtk +introspection kde pam selinux systemd test" # https://gitlab.freedesktop.org/polkit/polkit/-/issues/181 for test restriction RESTRICT="!test? ( test ) test" |