diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-20 15:04:45 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-20 15:09:07 -0400 |
commit | c8f2de89148f203d2c5f68cfe8b2b76a6cf90872 (patch) | |
tree | 32537d4e8487a0e0dc46ecfe108a71b40f46d97f /sys-auth/polkit | |
parent | sys-auth/consolekit: arm64 stable (bug #682158) (diff) | |
download | gentoo-c8f2de89148f203d2c5f68cfe8b2b76a6cf90872.tar.gz gentoo-c8f2de89148f203d2c5f68cfe8b2b76a6cf90872.tar.bz2 gentoo-c8f2de89148f203d2c5f68cfe8b2b76a6cf90872.zip |
sys-auth/polkit: arm64 stable (bug #682158)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'sys-auth/polkit')
-rw-r--r-- | sys-auth/polkit/polkit-0.115-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-0.115-r4.ebuild b/sys-auth/polkit/polkit-0.115-r4.ebuild index c2b9220030ec..18f62b619579 100644 --- a/sys-auth/polkit/polkit-0.115-r4.ebuild +++ b/sys-auth/polkit/polkit-0.115-r4.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 )" |