summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-02-23 12:53:37 +0100
committerMichael Weber <xmw@gentoo.org>2017-02-23 12:56:57 +0100
commit3b2600d0a5bf99245c0dc4e26daca727c15ea573 (patch)
tree149e2eb54f4cac8b4ace139d7e07ea1371251f22 /dev-ml/ocamlbuild
parentdev-ml/extlib: Add ~ppc keyword (bug 586910). (diff)
downloadgentoo-3b2600d0a5bf99245c0dc4e26daca727c15ea573.tar.gz
gentoo-3b2600d0a5bf99245c0dc4e26daca727c15ea573.tar.bz2
gentoo-3b2600d0a5bf99245c0dc4e26daca727c15ea573.zip
dev-ml/ocamlbuild: ppc stable (bug 586910).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ml/ocamlbuild')
-rw-r--r--dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
index 022e3265ec7e..62271a13d03f 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="+ocamlopt"
DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"