diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-27 13:40:24 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-27 14:53:49 +0200 |
commit | 74f28e66e8804740a76ec01096d0965dfc9b5179 (patch) | |
tree | 206ad503bb72d88afb792acd57d557497f079343 /sys-auth | |
parent | net-analyzer/monitoring-plugins: new revision to fix build failure with MariaDB. (diff) | |
download | gentoo-74f28e66e8804740a76ec01096d0965dfc9b5179.tar.gz gentoo-74f28e66e8804740a76ec01096d0965dfc9b5179.tar.bz2 gentoo-74f28e66e8804740a76ec01096d0965dfc9b5179.zip |
sys-auth/polkit: x86 stable (bug #632492)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/polkit-0.113-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-0.113-r4.ebuild b/sys-auth/polkit/polkit-0.113-r4.ebuild index 908a31cf1c29..b2be07dae961 100644 --- a/sys-auth/polkit/polkit-0.113-r4.ebuild +++ b/sys-auth/polkit/polkit-0.113-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="elogind examples gtk +introspection jit kde nls pam selinux systemd test" REQUIRED_USE="?? ( elogind systemd )" |