summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-29 19:16:13 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-29 19:16:13 +0300
commit0c288901f7f06bd3cdd26243e09c3f735b67dc0e (patch)
tree25db7c588a777feb97337934aadb00c5568701cb /dev-ml
parentsci-visualization/gwyddion: add 2.62 (diff)
downloadgentoo-0c288901f7f06bd3cdd26243e09c3f735b67dc0e.tar.gz
gentoo-0c288901f7f06bd3cdd26243e09c3f735b67dc0e.tar.bz2
gentoo-0c288901f7f06bd3cdd26243e09c3f735b67dc0e.zip
dev-ml/camlp4: Stabilize 4.14_p1-r2 x86, #901693
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/camlp4/camlp4-4.14_p1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp4/camlp4-4.14_p1-r2.ebuild b/dev-ml/camlp4/camlp4-4.14_p1-r2.ebuild
index 90e72a63a077..bc9abed5b0d0 100644
--- a/dev-ml/camlp4/camlp4-4.14_p1-r2.ebuild
+++ b/dev-ml/camlp4/camlp4-4.14_p1-r2.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}"/${P/_p/-}
LICENSE="LGPL-2-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="+ocamlopt"
RDEPEND="=dev-lang/ocaml-4.14*:=[ocamlopt?]"