diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-22 10:57:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-22 10:57:23 +0200 |
commit | aef14e7993f8c7f6588129732070f531d28ce66c (patch) | |
tree | 9dca478b315dc58da9b5e65660215dd08ad18b6c /sys-auth | |
parent | dev-util/ninja: ppc stable wrt bug #560762 (diff) | |
download | gentoo-aef14e7993f8c7f6588129732070f531d28ce66c.tar.gz gentoo-aef14e7993f8c7f6588129732070f531d28ce66c.tar.bz2 gentoo-aef14e7993f8c7f6588129732070f531d28ce66c.zip |
sys-auth/polkit: ppc stable wrt bug #554878
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
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 8d35298a34cb..cd9ee99eaccd 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=" |