summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-08 21:15:44 +0100
committerSam James <sam@gentoo.org>2023-10-08 21:15:44 +0100
commit41a78dcc80143bd14c2cc7db9f6f14340fd0654a (patch)
tree9dbc32571333a2ce8be2a9e0a2bcd0c5604b2657 /dev-ml
parentdev-ml/lwt: Stabilize 5.7.0 arm, #915368 (diff)
downloadgentoo-41a78dcc80143bd14c2cc7db9f6f14340fd0654a.tar.gz
gentoo-41a78dcc80143bd14c2cc7db9f6f14340fd0654a.tar.bz2
gentoo-41a78dcc80143bd14c2cc7db9f6f14340fd0654a.zip
dev-ml/luv: Stabilize 0.5.11-r2 arm, #915368
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/luv/luv-0.5.11-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/luv/luv-0.5.11-r2.ebuild b/dev-ml/luv/luv-0.5.11-r2.ebuild
index 89e3b3625132..fbf41308b054 100644
--- a/dev-ml/luv/luv-0.5.11-r2.ebuild
+++ b/dev-ml/luv/luv-0.5.11-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/aantron/${PN}/releases/download/${PV}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"