diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-23 12:54:50 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-23 12:57:03 +0100 |
commit | 1a6d74a18aa5142c5e7326a029dda8ebc461ce71 (patch) | |
tree | b519cc2d42e83b02846dc4d981898b5eae367828 /dev-ml/extlib | |
parent | dev-ml/cppo: ppc stable (bug 586910). (diff) | |
download | gentoo-1a6d74a18aa5142c5e7326a029dda8ebc461ce71.tar.gz gentoo-1a6d74a18aa5142c5e7326a029dda8ebc461ce71.tar.bz2 gentoo-1a6d74a18aa5142c5e7326a029dda8ebc461ce71.zip |
dev-ml/extlib: ppc stable (bug 586910).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ml/extlib')
-rw-r--r-- | dev-ml/extlib/extlib-1.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/extlib/extlib-1.7.1.ebuild b/dev-ml/extlib/extlib-1.7.1.ebuild index c5e7b9875bfe..c80170b4871a 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}" |