summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-14 00:30:19 +0000
committerSam James <sam@gentoo.org>2021-03-14 00:45:16 +0000
commit1c60385e8fac6669aa6105eec29ed94c2085bbc9 (patch)
tree7d33da3453221a6d3fdcceb2e163a9844d518d21
parentdev-ml/base: Stabilize 0.14.0 arm, #772833 (diff)
downloadgentoo-1c60385e8fac6669aa6105eec29ed94c2085bbc9.tar.gz
gentoo-1c60385e8fac6669aa6105eec29ed94c2085bbc9.tar.bz2
gentoo-1c60385e8fac6669aa6105eec29ed94c2085bbc9.zip
dev-ml/ocaml-compiler-libs: Stabilize 0.12.3 arm, #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 2ed3306f2b27..2132d99877fa 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=""