summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-15 16:17:12 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-15 16:48:22 +0100
commit2dec7dd4cde0f31c2ded0e186b409644df138c2e (patch)
tree1d27c9e04aff8ab63b66d7ee032237c1c481ddf6 /dev-ml/camlp5
parentwww-servers/lighttpd: ppc stable wrt bug #550458 (diff)
downloadgentoo-2dec7dd4cde0f31c2ded0e186b409644df138c2e.tar.gz
gentoo-2dec7dd4cde0f31c2ded0e186b409644df138c2e.tar.bz2
gentoo-2dec7dd4cde0f31c2ded0e186b409644df138c2e.zip
dev-ml/camlp5: ppc stable wrt bug #604938
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/camlp5')
-rw-r--r--dev-ml/camlp5/camlp5-6.17.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp5/camlp5-6.17.ebuild b/dev-ml/camlp5/camlp5-6.17.ebuild
index d1373936a949..a100a3d817df 100644
--- a/dev-ml/camlp5/camlp5-6.17.ebuild
+++ b/dev-ml/camlp5/camlp5-6.17.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-rel$(replace_all_version_separators '')"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 ~ppc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ppc x86 ~x86-fbsd"
IUSE="doc +ocamlopt"
DEPEND=">=dev-lang/ocaml-3.10:=[ocamlopt?]"