summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-24 16:55:20 +0000
committerSam James <sam@gentoo.org>2023-02-24 16:55:20 +0000
commita7a939c6457a76105855e8f2c88655dbda2a5c16 (patch)
tree46eab8a7d2204d160eec0d0fb089c7178090917c /dev-ml/int_repr
parentdev-ml/expect_test_helpers_core: Keyword 0.15.0-r1 arm64, #892131 (diff)
downloadgentoo-a7a939c6457a76105855e8f2c88655dbda2a5c16.tar.gz
gentoo-a7a939c6457a76105855e8f2c88655dbda2a5c16.tar.bz2
gentoo-a7a939c6457a76105855e8f2c88655dbda2a5c16.zip
dev-ml/int_repr: Keyword 0.15.0 arm64, #892131
Signed-off-by: Sam James <sam@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 e0eafd706e39..b5836dc1b749 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 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
IUSE="+ocamlopt"
DEPEND="dev-ml/ppx_jane:${SLOT}"