summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-16 23:14:56 +0000
committerSam James <sam@gentoo.org>2023-03-16 23:14:56 +0000
commit1ec365e645aa671a7408e4c6107c6e25b5a0851a (patch)
treef6128c2dd548330784025d01413dba1f9a64f221 /dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.4.ebuild
parentdev-ml/ocaml-compiler-libs: Stabilize 0.12.4 arm, #901655 (diff)
downloadgentoo-1ec365e645aa671a7408e4c6107c6e25b5a0851a.tar.gz
gentoo-1ec365e645aa671a7408e4c6107c6e25b5a0851a.tar.bz2
gentoo-1ec365e645aa671a7408e4c6107c6e25b5a0851a.zip
dev-ml/ocaml-compiler-libs: Stabilize 0.12.4 arm64, #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 a0cf4de4f94f..e131a8963b3c 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"