diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-17 17:49:00 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-17 17:49:10 +0000 |
commit | 798be7f3cb0b22f8909b958ce8ca2262affe2982 (patch) | |
tree | 155f86bc414d97e232bf8ad248200578a7f764d5 /sys-auth | |
parent | dev-lang/spidermonkey: stable 52.9.1_pre1 for ppc/ppc64, bug #661470 (diff) | |
download | gentoo-798be7f3cb0b22f8909b958ce8ca2262affe2982.tar.gz gentoo-798be7f3cb0b22f8909b958ce8ca2262affe2982.tar.bz2 gentoo-798be7f3cb0b22f8909b958ce8ca2262affe2982.zip |
sys-auth/polkit: stable 0.115-r2 for ppc/ppc64, bug #661470
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.60, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/polkit-0.115-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-0.115-r2.ebuild b/sys-auth/polkit/polkit-0.115-r2.ebuild index 00fa4f69c875..e125447ac9b3 100644 --- a/sys-auth/polkit/polkit-0.115-r2.ebuild +++ b/sys-auth/polkit/polkit-0.115-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86" IUSE="elogind examples gtk +introspection jit kde nls pam selinux systemd test" REQUIRED_USE="?? ( elogind systemd )" |