summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-13 21:34:31 +0100
committerSam James <sam@gentoo.org>2021-10-13 21:34:31 +0100
commitf78121905f90a5e04e0f5f1930e1a79c30f91259 (patch)
tree8f9b59faf20ba5839fe23229bcfa49aa5d68a7bc /dev-ml/alcotest
parentdev-ml/bos: Stabilize 0.2.0 arm, #817689 (diff)
downloadgentoo-f78121905f90a5e04e0f5f1930e1a79c30f91259.tar.gz
gentoo-f78121905f90a5e04e0f5f1930e1a79c30f91259.tar.bz2
gentoo-f78121905f90a5e04e0f5f1930e1a79c30f91259.zip
dev-ml/alcotest: Stabilize 1.4.0 arm, #817695
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/alcotest')
-rw-r--r--dev-ml/alcotest/alcotest-1.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/alcotest/alcotest-1.4.0.ebuild b/dev-ml/alcotest/alcotest-1.4.0.ebuild
index 4c368f1ff5c7..348e8f894db5 100644
--- a/dev-ml/alcotest/alcotest-1.4.0.ebuild
+++ b/dev-ml/alcotest/alcotest-1.4.0.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="