diff options
author | 2022-05-04 15:33:39 +0100 | |
---|---|---|
committer | 2022-05-04 15:33:39 +0100 | |
commit | 56e447b42fb6480890a41f1eee5aa5e0252e0cef (patch) | |
tree | db056674b7647a4795d83acbff0eb99ebc3f6741 /sys-auth/polkit | |
parent | dev-lang/spidermonkey: Stabilize 91.8.0 arm, #841623 (diff) | |
download | gentoo-56e447b42fb6480890a41f1eee5aa5e0252e0cef.tar.gz gentoo-56e447b42fb6480890a41f1eee5aa5e0252e0cef.tar.bz2 gentoo-56e447b42fb6480890a41f1eee5aa5e0252e0cef.zip |
sys-auth/polkit: Stabilize 0.120_p20220221 arm, #841623
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth/polkit')
-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 c5222fc6bf17..41ba5493f2a3 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 |