summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-11-12 12:21:18 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-11-12 12:21:35 +0100
commit2f7b4b13fe703fa2edb610c79ce0f3b6ddfaca05 (patch)
tree229776377683343a7cc5b77bdcefde89f78e90aa /dev-ml
parentdev-ml/camlp4: ppc stable wrt bug #463018 (diff)
downloadgentoo-2f7b4b13fe703fa2edb610c79ce0f3b6ddfaca05.tar.gz
gentoo-2f7b4b13fe703fa2edb610c79ce0f3b6ddfaca05.tar.bz2
gentoo-2f7b4b13fe703fa2edb610c79ce0f3b6ddfaca05.zip
dev-ml/camlp5: ppc stable wrt bug #463018
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/camlp5/camlp5-6.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp5/camlp5-6.14.ebuild b/dev-ml/camlp5/camlp5-6.14.ebuild
index 24cabecea737..30e029a6d4e9 100644
--- a/dev-ml/camlp5/camlp5-6.14.ebuild
+++ b/dev-ml/camlp5/camlp5-6.14.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://camlp5.gforge.inria.fr/distrib/src/${MY_P}.tgz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc x86 ~x86-fbsd"
IUSE="doc +ocamlopt"
DEPEND=">=dev-lang/ocaml-3.10:=[ocamlopt?]"