summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2016-01-05 15:27:47 -0500
committerAnthony G. Basile <blueness@gentoo.org>2016-01-05 15:28:42 -0500
commit3ddfd5ebe29de33c71ba81cdd32d6f65c5149f26 (patch)
treec03db1571b46733e5176f5cd6398f7e273bcc427 /sys-apps/fakeroot
parentsci-physics/herwig++: fix sci-physics/thepeg dependency (diff)
downloadgentoo-3ddfd5ebe29de33c71ba81cdd32d6f65c5149f26.tar.gz
gentoo-3ddfd5ebe29de33c71ba81cdd32d6f65c5149f26.tar.bz2
gentoo-3ddfd5ebe29de33c71ba81cdd32d6f65c5149f26.zip
sys-apps/fakeroot: keyword ~ppc64, bug #570894
Package-Manager: portage-2.2.24
Diffstat (limited to 'sys-apps/fakeroot')
-rw-r--r--sys-apps/fakeroot/fakeroot-1.20.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/fakeroot/fakeroot-1.20.2.ebuild b/sys-apps/fakeroot/fakeroot-1.20.2.ebuild
index 25cbea37a3aa..4a6bfad6a0d0 100644
--- a/sys-apps/fakeroot/fakeroot-1.20.2.ebuild
+++ b/sys-apps/fakeroot/fakeroot-1.20.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${P/-/_}.orig.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ppc sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm hppa ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
IUSE="acl debug static-libs test"
DEPEND="acl? ( sys-apps/acl )