summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-11-10 13:01:14 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-11-10 13:01:14 +0100
commitabb431df67b44147e5a81978f98377ae836d4b90 (patch)
treea39ced4cafc370e7ba33f580cd1b0156cc0a382c /dev-ml
parentdev-ml/camlp4: amd64 stable wrt bug #463018 (diff)
downloadgentoo-abb431df67b44147e5a81978f98377ae836d4b90.tar.gz
gentoo-abb431df67b44147e5a81978f98377ae836d4b90.tar.bz2
gentoo-abb431df67b44147e5a81978f98377ae836d4b90.zip
dev-ml/camlp5: amd64 stable wrt bug #463018
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
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 4fcf3b9f748d..ec4e37a7e788 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?]"