summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-15 19:17:25 +0000
committerSam James <sam@gentoo.org>2021-05-15 19:17:25 +0000
commit889ce89f30e6a8d1d67a08f0ce23c3a2c8cf7355 (patch)
treebf3e3a7b29e8f33ebba6fd17fe0193b7f5006a0f /dev-ml/alcotest
parentdev-ml/uuidm: Stabilize 0.9.7 arm64, #783582 (diff)
downloadgentoo-889ce89f30e6a8d1d67a08f0ce23c3a2c8cf7355.tar.gz
gentoo-889ce89f30e6a8d1d67a08f0ce23c3a2c8cf7355.tar.bz2
gentoo-889ce89f30e6a8d1d67a08f0ce23c3a2c8cf7355.zip
dev-ml/alcotest: Stabilize 1.2.3-r3 arm64, #783582
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/alcotest')
-rw-r--r--dev-ml/alcotest/alcotest-1.2.3-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/alcotest/alcotest-1.2.3-r3.ebuild b/dev-ml/alcotest/alcotest-1.2.3-r3.ebuild
index 5d6c6bf4ac0c..8a91e16c28d3 100644
--- a/dev-ml/alcotest/alcotest-1.2.3-r3.ebuild
+++ b/dev-ml/alcotest/alcotest-1.2.3-r3.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 ~arm ~arm64 ~ppc ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~x86"
IUSE="+ocamlopt"
RDEPEND="