diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-12 12:21:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-12 12:21:35 +0100 |
commit | 2f7b4b13fe703fa2edb610c79ce0f3b6ddfaca05 (patch) | |
tree | 229776377683343a7cc5b77bdcefde89f78e90aa /dev-ml/camlp5 | |
parent | dev-ml/camlp4: ppc stable wrt bug #463018 (diff) | |
download | gentoo-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/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 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?]" |