summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-06 01:03:38 +0100
committerSam James <sam@gentoo.org>2023-05-06 01:03:44 +0100
commite51c1837597e92131acd6c6c760196af3329c858 (patch)
treeabfbaa08a182b36bcf60c174743e3e307234ad82 /dev-ml/core_bench
parentdev-libs/tinyxml2: add note re cmake use/not meson (diff)
downloadgentoo-e51c1837597e92131acd6c6c760196af3329c858.tar.gz
gentoo-e51c1837597e92131acd6c6c760196af3329c858.tar.bz2
gentoo-e51c1837597e92131acd6c6c760196af3329c858.zip
dev-ml/core_bench: Stabilize 0.15.0 arm64, #901717
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/core_bench')
-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 1cb6181e4157..7f961c17485b 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}"