summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-06 01:03:40 +0100
committerSam James <sam@gentoo.org>2023-05-06 01:03:44 +0100
commitfdd3477249f15eb749e88c2aae0f61f7c286b28c (patch)
treea3aeae98c97e912117298305516ae3a65137a528 /dev-ml
parentdev-ml/core_bench: Stabilize 0.15.0 arm64, #901717 (diff)
downloadgentoo-fdd3477249f15eb749e88c2aae0f61f7c286b28c.tar.gz
gentoo-fdd3477249f15eb749e88c2aae0f61f7c286b28c.tar.bz2
gentoo-fdd3477249f15eb749e88c2aae0f61f7c286b28c.zip
dev-ml/core_bench: Stabilize 0.15.0 arm, #901717
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/core_bench/core_bench-0.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/core_bench/core_bench-0.15.0.ebuild b/dev-ml/core_bench/core_bench-0.15.0.ebuild
index 7f961c17485b..c65aa40f450d 100644
--- a/dev-ml/core_bench/core_bench-0.15.0.ebuild
+++ b/dev-ml/core_bench/core_bench-0.15.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="amd64 ~arm arm64 ~x86"
+KEYWORDS="amd64 arm arm64 ~x86"
IUSE="+ocamlopt"
DEPEND="dev-ml/textutils:${SLOT}"