diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-03 22:12:10 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-03 22:12:10 +0300 |
commit | 3a810d9422f9054166f9017ef77c6f64ce0d170a (patch) | |
tree | f487bfae7dc59b31aed66d92cd9bb9350c8ba244 /sys-auth | |
parent | net-wireless/bluez: btpclient needs mesh USE (diff) | |
download | gentoo-3a810d9422f9054166f9017ef77c6f64ce0d170a.tar.gz gentoo-3a810d9422f9054166f9017ef77c6f64ce0d170a.tar.bz2 gentoo-3a810d9422f9054166f9017ef77c6f64ce0d170a.zip |
sys-auth/polkit: Stabilize 0.120_p20220221 ppc64, #841623
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/polkit-0.120_p20220221.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-0.120_p20220221.ebuild b/sys-auth/polkit/polkit-0.120_p20220221.ebuild index 82e672a67854..4c0e8acae1fb 100644 --- a/sys-auth/polkit/polkit-0.120_p20220221.ebuild +++ b/sys-auth/polkit/polkit-0.120_p20220221.ebuild @@ -17,7 +17,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 )" # Tests currently don't work with meson. See |