diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-09-11 07:11:00 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-09-11 07:11:00 +0200 |
commit | 0a03e83538f7c1dc36712e4ba23848b6acb4f6e6 (patch) | |
tree | 09b1b1a23df98fe9bef8da530162a8cb10486f1c /sys-auth | |
parent | net-misc/youtube-dl: Version bump. (diff) | |
download | gentoo-0a03e83538f7c1dc36712e4ba23848b6acb4f6e6.tar.gz gentoo-0a03e83538f7c1dc36712e4ba23848b6acb4f6e6.tar.bz2 gentoo-0a03e83538f7c1dc36712e4ba23848b6acb4f6e6.zip |
sys-auth/polkit: Stable for HPPA PPC64 (bug #554878).
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/polkit-0.113.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-0.113.ebuild b/sys-auth/polkit/polkit-0.113.ebuild index 0d21900feda5..8d35298a34cb 100644 --- a/sys-auth/polkit/polkit-0.113.ebuild +++ b/sys-auth/polkit/polkit-0.113.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="examples gtk +introspection jit kde nls pam selinux systemd test" CDEPEND=" |