summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-24 16:55:12 +0000
committerSam James <sam@gentoo.org>2023-02-24 16:55:12 +0000
commitf5e01bbf14d5d0b7425fb6a602ec9b7c9f2cf405 (patch)
treec7cf394b0126d103aa52eda329fb39b5b395aece /dev-ml/core/core-0.15.1-r1.ebuild
parentdev-ml/base_bigstring: Keyword 0.15.0-r1 arm64, #892131 (diff)
downloadgentoo-f5e01bbf14d5d0b7425fb6a602ec9b7c9f2cf405.tar.gz
gentoo-f5e01bbf14d5d0b7425fb6a602ec9b7c9f2cf405.tar.bz2
gentoo-f5e01bbf14d5d0b7425fb6a602ec9b7c9f2cf405.zip
dev-ml/core: Keyword 0.15.1-r1 arm64, #892131
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/core/core-0.15.1-r1.ebuild')
-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 d2fcb5141fc0..0f78b218b0f9 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 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
IUSE="+ocamlopt"
# TODO: Wants quickcheck_deprecated?