diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 11:12:49 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 11:12:49 +0000 |
commit | 4a28af22d1ce6b332921b59bd8da4ee737938632 (patch) | |
tree | de65f03d5b12ccc3d7ff41ada20295d76d0cab6a /sys-auth/polkit | |
parent | media-fonts/sil-abyssinica: Stabilize 2.100 amd64, #899418 (diff) | |
download | gentoo-4a28af22d1ce6b332921b59bd8da4ee737938632.tar.gz gentoo-4a28af22d1ce6b332921b59bd8da4ee737938632.tar.bz2 gentoo-4a28af22d1ce6b332921b59bd8da4ee737938632.zip |
sys-auth/polkit: Stabilize 122 ppc64, #899244
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-auth/polkit')
-rw-r--r-- | sys-auth/polkit/polkit-122.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-122.ebuild b/sys-auth/polkit/polkit-122.ebuild index a5fd2d45c05b..54740c7448a4 100644 --- a/sys-auth/polkit/polkit-122.ebuild +++ b/sys-auth/polkit/polkit-122.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" |