diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-23 21:59:11 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-23 21:59:11 +0200 |
commit | a698f7e622d71fe1834d025e1faf6fc2102e887d (patch) | |
tree | dd3f1b1fd41edda6932fd422406a3b812049d847 /sys-auth | |
parent | dev-python/cython: Stabilize 3.0.6 arm64, #919986 (diff) | |
download | gentoo-a698f7e622d71fe1834d025e1faf6fc2102e887d.tar.gz gentoo-a698f7e622d71fe1834d025e1faf6fc2102e887d.tar.bz2 gentoo-a698f7e622d71fe1834d025e1faf6fc2102e887d.zip |
sys-auth/polkit: Stabilize 123 arm, #920082
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-auth')
-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 24e00be722f2..fae107ce5592 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" |