commit: 1a6d74a18aa5142c5e7326a029dda8ebc461ce71
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 23 11:54:50 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Thu Feb 23 11:57:03 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a6d74a1
dev-ml/extlib: ppc stable (bug 586910).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-ml/extlib/extlib-1.7.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/extlib/extlib-1.7.1.ebuild
b/dev-ml/extlib/extlib-1.7.1.ebuild
index c5e7b9875b..c80170b487 100644
--- a/dev-ml/extlib/extlib-1.7.1.ebuild
+++ b/dev-ml/extlib/extlib-1.7.1.ebuild
@@ -16,7 +16,7 @@ DEPEND="
"
RDEPEND="${DEPEND}"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="doc +ocamlopt"
S="${WORKDIR}/ocaml-${P}"