summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-24 22:19:28 +0000
committerSam James <sam@gentoo.org>2023-02-24 22:19:28 +0000
commitd6b353193bb7c84ce66ce83cbd2b45b69a13e3ac (patch)
tree195238fa8f78cd6de2261f7179579b159d87afb9
parentdev-ml/base_bigstring: Keyword 0.15.0-r1 arm, #892131 (diff)
downloadgentoo-d6b353193bb7c84ce66ce83cbd2b45b69a13e3ac.tar.gz
gentoo-d6b353193bb7c84ce66ce83cbd2b45b69a13e3ac.tar.bz2
gentoo-d6b353193bb7c84ce66ce83cbd2b45b69a13e3ac.zip
dev-ml/core: Keyword 0.15.1-r1 arm, #892131
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 0f78b218b0f9..42869f95d733 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 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
IUSE="+ocamlopt"
# TODO: Wants quickcheck_deprecated?