summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-20 05:45:31 +0100
committerSam James <sam@gentoo.org>2024-10-20 05:45:31 +0100
commit91f29b81bdc30e4a25107d9c7ae6c20158ba873e (patch)
treec3f658a2a9180b8e83111b6b58b1652d875df785 /dev-ml
parentdev-python/pikepdf: Stabilize 9.3.0 x86, #941821 (diff)
downloadgentoo-91f29b81bdc30e4a25107d9c7ae6c20158ba873e.tar.gz
gentoo-91f29b81bdc30e4a25107d9c7ae6c20158ba873e.tar.bz2
gentoo-91f29b81bdc30e4a25107d9c7ae6c20158ba873e.zip
dev-ml/alcotest: Stabilize 1.8.0 amd64, #941858
Signed-off-by: Sam James <sam@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 42994cde53ad..d8e7d4cc0506 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="