summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-24 22:19:36 +0000
committerSam James <sam@gentoo.org>2023-02-24 22:19:36 +0000
commit926454f7ec44b547d8f0dc274f0638c0b1fc1e7d (patch)
tree0e327dd89faff29c68d747361a0a3d877051a80d /dev-ml
parentdev-ml/expect_test_helpers_core: Keyword 0.15.0-r1 arm, #892131 (diff)
downloadgentoo-926454f7ec44b547d8f0dc274f0638c0b1fc1e7d.tar.gz
gentoo-926454f7ec44b547d8f0dc274f0638c0b1fc1e7d.tar.bz2
gentoo-926454f7ec44b547d8f0dc274f0638c0b1fc1e7d.zip
dev-ml/int_repr: Keyword 0.15.0 arm, #892131
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 b5836dc1b749..35a80379327e 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 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
IUSE="+ocamlopt"
DEPEND="dev-ml/ppx_jane:${SLOT}"