diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-31 08:12:25 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-31 08:12:25 +0300 |
commit | 6a5dc9cc2a43b792484d1073820db12aaa5c3290 (patch) | |
tree | 3803e6d6773436428a7014744097834908aec002 /sys-auth | |
parent | sys-libs/pam: Stabilize 1.5.2-r1 arm, #867589 (diff) | |
download | gentoo-6a5dc9cc2a43b792484d1073820db12aaa5c3290.tar.gz gentoo-6a5dc9cc2a43b792484d1073820db12aaa5c3290.tar.bz2 gentoo-6a5dc9cc2a43b792484d1073820db12aaa5c3290.zip |
sys-auth/polkit: Stabilize 121 arm64, #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 afc5e8b7b1a6..715c45ade0b7 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 )" |