summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-17 02:27:24 +0000
committerSam James <sam@gentoo.org>2023-03-17 02:27:24 +0000
commitfe729c5e9a21299c9c8039df4e43dc995fc57061 (patch)
treeb6d2c1a04e05f99a012387408344dfe93f64fa4c /dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.4.ebuild
parentdev-ml/lablgtk: Stabilize 2.18.13 x86, #901647 (diff)
downloadgentoo-fe729c5e9a21299c9c8039df4e43dc995fc57061.tar.gz
gentoo-fe729c5e9a21299c9c8039df4e43dc995fc57061.tar.bz2
gentoo-fe729c5e9a21299c9c8039df4e43dc995fc57061.zip
dev-ml/ocaml-compiler-libs: Stabilize 0.12.4 amd64, #901655
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.4.ebuild')
-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 e131a8963b3c..89807e70c060 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"