diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-20 15:28:34 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-20 15:28:34 -0400 |
commit | 90be0263dbab5c5f88bb34d3b6294c3fc3e49432 (patch) | |
tree | 656b0cb3b8aae799bf1820086505bc450eee98c2 /sys-auth/polkit | |
parent | Revert "sys-auth/polkit: arm64 stable (bug #682158)" (diff) | |
download | gentoo-90be0263dbab5c5f88bb34d3b6294c3fc3e49432.tar.gz gentoo-90be0263dbab5c5f88bb34d3b6294c3fc3e49432.tar.bz2 gentoo-90be0263dbab5c5f88bb34d3b6294c3fc3e49432.zip |
sys-auth/polkit: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'sys-auth/polkit')
-rw-r--r-- | sys-auth/polkit/polkit-0.115-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-0.115-r3.ebuild b/sys-auth/polkit/polkit-0.115-r3.ebuild index 651390b98784..50f1115f70b2 100644 --- a/sys-auth/polkit/polkit-0.115-r3.ebuild +++ b/sys-auth/polkit/polkit-0.115-r3.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 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86" IUSE="consolekit elogind examples gtk +introspection jit kde nls pam selinux systemd test" REQUIRED_USE="^^ ( consolekit elogind systemd )" |