diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-24 09:59:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-24 09:59:13 +0200 |
commit | 4b198b813f7b591750f50c12fdee65fb2fb75060 (patch) | |
tree | cc76b0965585f2d11e43109198848693904e2275 /sys-auth | |
parent | dev-vcs/git: ia64 stable wrt bug #560618 (diff) | |
download | gentoo-4b198b813f7b591750f50c12fdee65fb2fb75060.tar.gz gentoo-4b198b813f7b591750f50c12fdee65fb2fb75060.tar.bz2 gentoo-4b198b813f7b591750f50c12fdee65fb2fb75060.zip |
sys-auth/polkit: ia64 stable wrt bug #554878
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"
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 cd9ee99eaccd..f0afbf79da08 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=" |