diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-01-25 19:26:59 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-01-25 20:21:02 +0100 |
commit | ce8a801ad06125574ff405819c543ddf74beeed5 (patch) | |
tree | 9f0b2bdcc5e82e92cb34354ca6d344a71eaae9b0 /dev-ml/camlp4 | |
parent | dev-ml/findlib-1.7.1-r0: stable on alpha (diff) | |
download | gentoo-ce8a801ad06125574ff405819c543ddf74beeed5.tar.gz gentoo-ce8a801ad06125574ff405819c543ddf74beeed5.tar.bz2 gentoo-ce8a801ad06125574ff405819c543ddf74beeed5.zip |
dev-ml/camlp4-4.04_p1-r0: stable on alpha
Gentoo-Bug: 581946
Diffstat (limited to 'dev-ml/camlp4')
-rw-r--r-- | dev-ml/camlp4/camlp4-4.04_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp4/camlp4-4.04_p1.ebuild b/dev-ml/camlp4/camlp4-4.04_p1.ebuild index 6e5517ad5e6f..1e9f702f8ac0 100644 --- a/dev-ml/camlp4/camlp4-4.04_p1.ebuild +++ b/dev-ml/camlp4/camlp4-4.04_p1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/ocaml/camlp4/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="+ocamlopt" DEPEND=">=dev-lang/ocaml-4.04_beta:=[ocamlopt?]" |