summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-10-08 20:41:51 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-10-08 20:41:51 +0300
commitc2ddf69b979cca284fd9baa0092264953ee5ae4b (patch)
tree9f0ad5086fdf8dfd78a74cf3778a9a60f1acb74c /dev-ml/luv
parentdev-ml/lwt: Stabilize 5.7.0 arm64, #915368 (diff)
downloadgentoo-c2ddf69b979cca284fd9baa0092264953ee5ae4b.tar.gz
gentoo-c2ddf69b979cca284fd9baa0092264953ee5ae4b.tar.bz2
gentoo-c2ddf69b979cca284fd9baa0092264953ee5ae4b.zip
dev-ml/luv: Stabilize 0.5.11-r2 arm64, #915368
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/luv')
-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 7cfc5cdb1cb9..89e3b3625132 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 )"