summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-21 21:41:31 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-21 21:41:31 +0300
commitccb88b302ef1a18081e01272215ae494ff97cf87 (patch)
tree3b5b91b2a39507256056982de6a9b96d49b65853 /dev-ml
parentdev-python/pikepdf: Stabilize 9.3.0 arm, #941821 (diff)
downloadgentoo-ccb88b302ef1a18081e01272215ae494ff97cf87.tar.gz
gentoo-ccb88b302ef1a18081e01272215ae494ff97cf87.tar.bz2
gentoo-ccb88b302ef1a18081e01272215ae494ff97cf87.zip
dev-ml/alcotest: Stabilize 1.8.0 arm64, #941858
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/alcotest/alcotest-1.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/alcotest/alcotest-1.8.0.ebuild b/dev-ml/alcotest/alcotest-1.8.0.ebuild
index 26005db8c565..0be9a72e93a2 100644
--- a/dev-ml/alcotest/alcotest-1.8.0.ebuild
+++ b/dev-ml/alcotest/alcotest-1.8.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="