summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-09 18:27:11 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 18:27:11 +0300
commitb551cb8b8edea347b2bccaac9ce5b8d370bb67bd (patch)
tree0b766d37910b8d2d5d8be571625176661aa9aac7 /dev-ml
parentdev-ml/protocol_version_header: Stabilize 0.15.0 arm64, #908161 (diff)
downloadgentoo-b551cb8b8edea347b2bccaac9ce5b8d370bb67bd.tar.gz
gentoo-b551cb8b8edea347b2bccaac9ce5b8d370bb67bd.tar.bz2
gentoo-b551cb8b8edea347b2bccaac9ce5b8d370bb67bd.zip
dev-ml/alcotest: Stabilize 1.7.0 arm, #908161
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/alcotest/alcotest-1.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/alcotest/alcotest-1.7.0.ebuild b/dev-ml/alcotest/alcotest-1.7.0.ebuild
index c3485f1e782e..7b82ca039693 100644
--- a/dev-ml/alcotest/alcotest-1.7.0.ebuild
+++ b/dev-ml/alcotest/alcotest-1.7.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 ~x86"
+KEYWORDS="~amd64 arm arm64 ~x86"
IUSE="+ocamlopt"
RDEPEND="