diff options
author | Sam James <sam@gentoo.org> | 2020-11-06 10:56:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-06 10:56:35 +0000 |
commit | dee12b9b9a72cddb5be651ff7e1919dd524155ed (patch) | |
tree | e5c414a4e1ee8867ee4a04b0fb1abb50232b0426 /sys-auth/polkit | |
parent | dev-lang/spidermonkey: Stabilize 78.4.0 arm64, #753218 (diff) | |
download | gentoo-dee12b9b9a72cddb5be651ff7e1919dd524155ed.tar.gz gentoo-dee12b9b9a72cddb5be651ff7e1919dd524155ed.tar.bz2 gentoo-dee12b9b9a72cddb5be651ff7e1919dd524155ed.zip |
sys-auth/polkit: Stabilize 0.118 arm64, #753218
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth/polkit')
-rw-r--r-- | sys-auth/polkit/polkit-0.118.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-0.118.ebuild b/sys-auth/polkit/polkit-0.118.ebuild index ec72684ca694..b5aa800a9029 100644 --- a/sys-auth/polkit/polkit-0.118.ebuild +++ b/sys-auth/polkit/polkit-0.118.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc64 ~s390 x86" +KEYWORDS="amd64 ~arm arm64 ~mips ~ppc64 ~s390 x86" IUSE="elogind examples gtk +introspection jit kde nls pam selinux systemd test" RESTRICT="!test? ( test )" |