summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-14 00:37:02 +0000
committerSam James <sam@gentoo.org>2021-03-14 00:46:44 +0000
commita4b7483de67ab31316135a1473dd49db86b82038 (patch)
treee5da06c49dfe2aa2c54ea8c58bb0be04f1599c1f
parentdev-ml/base: Stabilize 0.14.0 arm64, #772833 (diff)
downloadgentoo-a4b7483de67ab31316135a1473dd49db86b82038.tar.gz
gentoo-a4b7483de67ab31316135a1473dd49db86b82038.tar.bz2
gentoo-a4b7483de67ab31316135a1473dd49db86b82038.zip
dev-ml/ocaml-compiler-libs: Stabilize 0.12.3 arm64, #772833
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3.ebuild b/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3.ebuild
index 2132d99877fa..3b6b4bb2a868 100644
--- a/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3.ebuild
+++ b/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/ocaml-compiler-libs/archive/v${PV}.tar.gz
LICENSE="Apache-2.0"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
IUSE="+ocamlopt"
RDEPEND=""