diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 07:41:20 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 07:41:20 +0200 |
commit | 08017455beaeed104628f021cfa6b114b40c1521 (patch) | |
tree | be1d3d12ab2178c3b5b0d36176efbf27c8929926 /sys-auth | |
parent | net-misc/gallery-dl: Stabilize 1.24.5 arm64, #899192 (diff) | |
download | gentoo-08017455beaeed104628f021cfa6b114b40c1521.tar.gz gentoo-08017455beaeed104628f021cfa6b114b40c1521.tar.bz2 gentoo-08017455beaeed104628f021cfa6b114b40c1521.zip |
sys-auth/polkit: Stabilize 122 arm64, #899244
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-auth')
-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 0752a39d7734..d72d5118b72e 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" |