summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-09 21:44:09 +0000
committerSam James <sam@gentoo.org>2021-06-09 21:44:09 +0000
commitb7c22bd1951d46b7f4b68aa211665ccf5863e448 (patch)
treef47f78c0a8c73a3d20478fe15ef999a1f6af8638 /dev-ml
parentdev-ml/camlp4: add 4.09_p1 (diff)
downloadgentoo-b7c22bd1951d46b7f4b68aa211665ccf5863e448.tar.gz
gentoo-b7c22bd1951d46b7f4b68aa211665ccf5863e448.tar.bz2
gentoo-b7c22bd1951d46b7f4b68aa211665ccf5863e448.zip
dev-ml/camlp4: stabilize 4.09_p1
Bug: https://bugs.gentoo.org/794898 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/camlp4/camlp4-4.09_p1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp4/camlp4-4.09_p1.ebuild b/dev-ml/camlp4/camlp4-4.09_p1.ebuild
index eefd80d28d04..80481b707c6d 100644
--- a/dev-ml/camlp4/camlp4-4.09_p1.ebuild
+++ b/dev-ml/camlp4/camlp4-4.09_p1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/camlp4/camlp4/archive/${MY_PV}.tar.gz -> ${P}.tar.gz
LICENSE="LGPL-2-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="+ocamlopt"
DEPEND="dev-lang/ocaml:0/4.09[ocamlopt?]"