commit: 3ddfd5ebe29de33c71ba81cdd32d6f65c5149f26
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 5 20:27:47 2016 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Jan 5 20:28:42 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ddfd5eb
sys-apps/fakeroot: keyword ~ppc64, bug #570894
Package-Manager: portage-2.2.24
sys-apps/fakeroot/fakeroot-1.20.2.ebuild | 4 ++--
1 file 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 25cbea3..4a6bfad 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 )