summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-29 18:46:55 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-29 18:46:55 +0300
commit66e58e54a28a4239f460b0b6626fd55bf5188b65 (patch)
tree4ceef598572eff32632ae48f22933b2a23abe8eb /dev-ml/int_repr
parentdev-python/pytables: Stabilize 3.8.0-r3 x86, #894906 (diff)
downloadgentoo-66e58e54a28a4239f460b0b6626fd55bf5188b65.tar.gz
gentoo-66e58e54a28a4239f460b0b6626fd55bf5188b65.tar.bz2
gentoo-66e58e54a28a4239f460b0b6626fd55bf5188b65.zip
dev-ml/int_repr: Stabilize 0.15.0 arm64, #901595
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/int_repr')
-rw-r--r--dev-ml/int_repr/int_repr-0.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/int_repr/int_repr-0.15.0.ebuild b/dev-ml/int_repr/int_repr-0.15.0.ebuild
index 14ac62ac39e8..d3a3965f89bd 100644
--- a/dev-ml/int_repr/int_repr-0.15.0.ebuild
+++ b/dev-ml/int_repr/int_repr-0.15.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/refs/tags/v${PV}.tar.gz
LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv ~x86"
IUSE="+ocamlopt"
DEPEND="dev-ml/ppx_jane:${SLOT}"