diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 06:26:41 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 06:26:41 +0000 |
commit | fde5724c7ced6c555186bbea22fe2d878c79617b (patch) | |
tree | 2b7871da33421ff343b628ea465dc5224cb99cd8 /sys-auth | |
parent | sci-libs/libqalculate: Stabilize 4.5.0 sparc, #899436 (diff) | |
download | gentoo-fde5724c7ced6c555186bbea22fe2d878c79617b.tar.gz gentoo-fde5724c7ced6c555186bbea22fe2d878c79617b.tar.bz2 gentoo-fde5724c7ced6c555186bbea22fe2d878c79617b.zip |
sys-auth/polkit: Stabilize 122 arm, #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 d72d5118b72e..bbcc93fb2d30 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" |