diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-31 08:12:26 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-31 08:12:26 +0300 |
commit | 2f3d1b19c10a8114074d14db53486db9e36813fc (patch) | |
tree | 688b984b82802b949dc8bf60127ba77a2ec43bf5 /sys-auth | |
parent | sys-auth/polkit: Stabilize 121 arm64, #867601 (diff) | |
download | gentoo-2f3d1b19c10a8114074d14db53486db9e36813fc.tar.gz gentoo-2f3d1b19c10a8114074d14db53486db9e36813fc.tar.bz2 gentoo-2f3d1b19c10a8114074d14db53486db9e36813fc.zip |
sys-auth/polkit: Stabilize 121 arm, #867601
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/polkit-121.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-121.ebuild b/sys-auth/polkit/polkit-121.ebuild index 715c45ade0b7..ff39532dcec5 100644 --- a/sys-auth/polkit/polkit-121.ebuild +++ b/sys-auth/polkit/polkit-121.ebuild @@ -24,7 +24,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 )" |