summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-24 22:19:30 +0000
committerSam James <sam@gentoo.org>2023-02-24 22:19:30 +0000
commit827fdd6699e7c6b25151ea83cafe3b0a14f8ed29 (patch)
tree2aff50763d920b0d2c24a5677477ae645c7a5359 /dev-ml/alcotest
parentdev-ml/core_kernel: Keyword 0.15.0 arm, #892131 (diff)
downloadgentoo-827fdd6699e7c6b25151ea83cafe3b0a14f8ed29.tar.gz
gentoo-827fdd6699e7c6b25151ea83cafe3b0a14f8ed29.tar.bz2
gentoo-827fdd6699e7c6b25151ea83cafe3b0a14f8ed29.zip
dev-ml/alcotest: Keyword 1.6.0-r1 arm, #892131
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/alcotest')
-rw-r--r--dev-ml/alcotest/alcotest-1.6.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/alcotest/alcotest-1.6.0-r1.ebuild b/dev-ml/alcotest/alcotest-1.6.0-r1.ebuild
index 0150e67355b2..0c44c2c6079d 100644
--- a/dev-ml/alcotest/alcotest-1.6.0-r1.ebuild
+++ b/dev-ml/alcotest/alcotest-1.6.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/mirage/alcotest/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="ISC"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="+ocamlopt"
RDEPEND="