summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-29 22:21:16 +0100
committerSam James <sam@gentoo.org>2023-04-29 22:21:16 +0100
commitcb627dff38145c033e79f29693e9b2798989b1b9 (patch)
tree5d5c674b7a3c8b59cf1f5846c671bedf19bdef89
parentapp-arch/xz-utils: Stabilize 5.2.11 arm, #905288 (diff)
downloadgentoo-cb627dff38145c033e79f29693e9b2798989b1b9.tar.gz
gentoo-cb627dff38145c033e79f29693e9b2798989b1b9.tar.bz2
gentoo-cb627dff38145c033e79f29693e9b2798989b1b9.zip
dev-ml/core: Stabilize 0.15.1-r1 x86, #901599
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ml/core/core-0.15.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/core/core-0.15.1-r1.ebuild b/dev-ml/core/core-0.15.1-r1.ebuild
index d25a98461f40..78ccf8da6d2a 100644
--- a/dev-ml/core/core-0.15.1-r1.ebuild
+++ b/dev-ml/core/core-0.15.1-r1.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 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
IUSE="+ocamlopt"
# TODO: Wants quickcheck_deprecated?