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 | |
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>
-rw-r--r-- | dev-ml/camlp5/camlp5-6.15.ebuild | 2 | ||||
-rw-r--r-- | dev-ml/camlp5/camlp5-6.16.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/camlp5/camlp5-6.15.ebuild b/dev-ml/camlp5/camlp5-6.15.ebuild index 4fcf3b9f748d..c27411ac75e8 100644 --- a/dev-ml/camlp5/camlp5-6.15.ebuild +++ b/dev-ml/camlp5/camlp5-6.15.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?]" 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?]" |