diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-01-23 19:24:56 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-01-23 19:27:38 +0100 |
commit | e989fec100551510a721bda359e4d4dd53f6d9b0 (patch) | |
tree | c1231d668dd9dad6f0ab85d40d9456c2f5be7387 /dev-ml/camlp5 | |
parent | app-arch/xz-utils-5.2.3-r0: stable on alpha (diff) | |
download | gentoo-e989fec100551510a721bda359e4d4dd53f6d9b0.tar.gz gentoo-e989fec100551510a721bda359e4d4dd53f6d9b0.tar.bz2 gentoo-e989fec100551510a721bda359e4d4dd53f6d9b0.zip |
dev-ml/camlp5-6.17-r0: stable on alpha
Gentoo-Bug: 604938
Diffstat (limited to 'dev-ml/camlp5')
-rw-r--r-- | dev-ml/camlp5/camlp5-6.17.ebuild | 2 |
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 a100a3d817df..4ecbbb3d5597 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?]" |