commit: 7205673aa904decd008962816642b59bc25eb50f
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 5 20:59:48 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Wed Apr 5 21:00:36 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7205673a
dev-libs/gf-complete: add ~ppc64 keyword (bug 584056).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc64"
dev-libs/gf-complete/gf-complete-2.0.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/gf-complete/gf-complete-2.0.0.ebuild
b/dev-libs/gf-complete/gf-complete-2.0.0.ebuild
index 8f1d99a6803..bbe2d5cc214 100644
--- a/dev-libs/gf-complete/gf-complete-2.0.0.ebuild
+++ b/dev-libs/gf-complete/gf-complete-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}.git"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
IUSE=""
DEPEND=""