diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-12 19:21:06 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-12 19:21:06 +0300 |
commit | c468ce400e3c9b1a139dce8b40a34d1984b59a46 (patch) | |
tree | 86dca0eecd228eb66b57b81d78bf250dd17c9631 /sys-auth/polkit | |
parent | app-shells/mksh: amd64 stable wrt bug #672564 (diff) | |
download | gentoo-c468ce400e3c9b1a139dce8b40a34d1984b59a46.tar.gz gentoo-c468ce400e3c9b1a139dce8b40a34d1984b59a46.tar.bz2 gentoo-c468ce400e3c9b1a139dce8b40a34d1984b59a46.zip |
sys-auth/polkit: amd64 stable wrt bug #661470
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sys-auth/polkit')
-rw-r--r-- | sys-auth/polkit/polkit-0.115-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-0.115-r2.ebuild b/sys-auth/polkit/polkit-0.115-r2.ebuild index 39413fce5d49..da5442b87576 100644 --- a/sys-auth/polkit/polkit-0.115-r2.ebuild +++ b/sys-auth/polkit/polkit-0.115-r2.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 )" |