diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-04-30 20:08:44 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-04-30 20:08:44 +0200 |
commit | e95f84c2e0cdf89b1b46206f7ba8a4130c2bb341 (patch) | |
tree | 5cd63cb6b22e5f8ba506554c82bad972ee815e8e /dev-ml/camlp5/camlp5-6.16.ebuild | |
parent | dev-ml/camlp5: bump to 6.16 (diff) | |
download | gentoo-e95f84c2e0cdf89b1b46206f7ba8a4130c2bb341.tar.gz gentoo-e95f84c2e0cdf89b1b46206f7ba8a4130c2bb341.tar.bz2 gentoo-e95f84c2e0cdf89b1b46206f7ba8a4130c2bb341.zip |
dev-ml/camlp5: propagate ~alpha to newest versions
Package-Manager: portage-2.2.28
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ml/camlp5/camlp5-6.16.ebuild')
-rw-r--r-- | dev-ml/camlp5/camlp5-6.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp5/camlp5-6.16.ebuild b/dev-ml/camlp5/camlp5-6.16.ebuild index 4fcf3b9f748d..c27411ac75e8 100644 --- a/dev-ml/camlp5/camlp5-6.16.ebuild +++ b/dev-ml/camlp5/camlp5-6.16.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?]" |