summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2016-02-04 18:23:56 +0100
committerTobias Klausmann <klausman@gentoo.org>2016-02-04 18:23:56 +0100
commit2aba14aea6fe18d441ffc2369aa125d97f26a82c (patch)
tree0142982caeb64635fbfc2a365b55d09fa9431a00
parent47833c36b956a4ac284daf506da9787c7d5805c4 (diff)
downloadgentoo-2aba14aea6fe18d441ffc2369aa125d97f26a82c.tar.gz
dev-ml/camlp5: add alpha keyword
Gentoo-Bug: 463018 Package-Manager: portage-2.2.27
-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 30e029a6d4..1300c328ed 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="alpha amd64 ppc x86 ~x86-fbsd"
IUSE="doc +ocamlopt"
DEPEND=">=dev-lang/ocaml-3.10:=[ocamlopt?]"