diff options
author | Sam James <sam@gentoo.org> | 2020-11-06 04:47:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-06 04:47:21 +0000 |
commit | 4bfe1ab71548128b2e43432f78f484bc75c92e41 (patch) | |
tree | ca7ed649ed085d149479a66cbb45a73ee2d81744 /sys-auth | |
parent | sys-kernel/gentoo-kernel-bin: bump to 5.9.4 for arm64 (diff) | |
download | gentoo-4bfe1ab71548128b2e43432f78f484bc75c92e41.tar.gz gentoo-4bfe1ab71548128b2e43432f78f484bc75c92e41.tar.bz2 gentoo-4bfe1ab71548128b2e43432f78f484bc75c92e41.zip |
sys-auth/polkit: Stabilize 0.117 arm, #753233
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/polkit-0.117.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-0.117.ebuild b/sys-auth/polkit/polkit-0.117.ebuild index 1cb58096d9f8..efcaf6e9bda8 100644 --- a/sys-auth/polkit/polkit-0.117.ebuild +++ b/sys-auth/polkit/polkit-0.117.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="elogind examples gtk +introspection jit kde nls pam selinux systemd test" RESTRICT="!test? ( test )" |