diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 13:01:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 13:01:14 +0100 |
commit | abb431df67b44147e5a81978f98377ae836d4b90 (patch) | |
tree | a39ced4cafc370e7ba33f580cd1b0156cc0a382c /dev-ml/camlp5 | |
parent | dev-ml/camlp4: amd64 stable wrt bug #463018 (diff) | |
download | gentoo-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/camlp5')
-rw-r--r-- | dev-ml/camlp5/camlp5-6.14.ebuild | 2 |
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?]" |