summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-17 03:33:45 +0000
committerSam James <sam@gentoo.org>2023-03-17 03:33:45 +0000
commiteb0a23fd8818726bca8f7c6565e7e0c46d9a5e17 (patch)
treed9076815d7b3f17e7a3b99e3ea8df6653b2e19fa /dev-ml/ocaml-compiler-libs
parentdev-ml/dune: Stabilize 3.7.0 x86, #901627 (diff)
downloadgentoo-eb0a23fd8818726bca8f7c6565e7e0c46d9a5e17.tar.gz
gentoo-eb0a23fd8818726bca8f7c6565e7e0c46d9a5e17.tar.bz2
gentoo-eb0a23fd8818726bca8f7c6565e7e0c46d9a5e17.zip
dev-ml/ocaml-compiler-libs: Stabilize 0.12.4 x86, #901655
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-compiler-libs')
-rw-r--r--dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.4.ebuild b/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.4.ebuild
index 89807e70c060..5590b48f042b 100644
--- a/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.4.ebuild
+++ b/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.4.ebuild
@@ -11,5 +11,5 @@ SRC_URI="https://github.com/janestreet/ocaml-compiler-libs/archive/v${PV}.tar.gz
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86"
IUSE="+ocamlopt"