diff options
author | Markus Meier <maekke@gentoo.org> | 2015-09-25 07:59:23 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-09-25 07:59:23 +0200 |
commit | 75e17b23daba4fb4bae64672124aa988a3416218 (patch) | |
tree | 3f5a55bd35d0309503ecddb18fa4e7ab0f4595d4 /sys-auth | |
parent | app-misc/screen: arm stable, bug #559394 (diff) | |
download | gentoo-75e17b23daba4fb4bae64672124aa988a3416218.tar.gz gentoo-75e17b23daba4fb4bae64672124aa988a3416218.tar.bz2 gentoo-75e17b23daba4fb4bae64672124aa988a3416218.zip |
sys-auth/polkit: arm stable, bug #554878
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="arm"
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 f0afbf79da08..780df39d05c2 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=" |