diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-05 11:57:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-05 11:57:42 +0100 |
commit | 958ff2c0525efd810e3e7b1451864383a951c4fc (patch) | |
tree | 4fc2120467c97489a945e2407c32043125a69890 /sys-auth | |
parent | dev-vcs/git: sparc stable wrt bug #562884 (diff) | |
download | gentoo-958ff2c0525efd810e3e7b1451864383a951c4fc.tar.gz gentoo-958ff2c0525efd810e3e7b1451864383a951c4fc.tar.bz2 gentoo-958ff2c0525efd810e3e7b1451864383a951c4fc.zip |
sys-auth/polkit: sparc stable wrt bug #554878
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="sparc"
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 51ac93b25dcd..0ce817d5dd28 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=" |