diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-03-31 13:03:00 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-03-31 13:03:00 -0700 |
commit | bc26922f3de15723cfbe048f5536a4e942f66004 (patch) | |
tree | 5d061cb2cd20b2f15f0ed6392e9ab6d88b88fc22 /sys-auth | |
parent | sys-auth/elogind-241.1: added ~ppc, bug 681200 (diff) | |
download | gentoo-bc26922f3de15723cfbe048f5536a4e942f66004.tar.gz gentoo-bc26922f3de15723cfbe048f5536a4e942f66004.tar.bz2 gentoo-bc26922f3de15723cfbe048f5536a4e942f66004.zip |
sys-auth/elogind-239.4: added ~ppc64, bug 681200
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/elogind/elogind-239.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/elogind/elogind-239.4.ebuild b/sys-auth/elogind/elogind-239.4.ebuild index 7aff38ea9068..d8e6d8231230 100644 --- a/sys-auth/elogind/elogind-239.4.ebuild +++ b/sys-auth/elogind/elogind-239.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="CC0-1.0 LGPL-2.1+ public-domain" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="+acl debug doc +pam +policykit selinux" COMMON_DEPEND=" |