summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-10-08 20:41:49 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-10-08 20:41:49 +0300
commiteb302efa4ce70a4f85d57e28b905ff56453a4c86 (patch)
treec002968cf107c93076c3c37526ef8988fe87bd9e /dev-ml
parentdev-ml/lwt: Stabilize 5.7.0 x86, #915368 (diff)
downloadgentoo-eb302efa4ce70a4f85d57e28b905ff56453a4c86.tar.gz
gentoo-eb302efa4ce70a4f85d57e28b905ff56453a4c86.tar.bz2
gentoo-eb302efa4ce70a4f85d57e28b905ff56453a4c86.zip
dev-ml/luv: Stabilize 0.5.11-r2 x86, #915368
Signed-off-by: Arthur Zamarin <arthurzam@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 aa498150d89a..7cfc5cdb1cb9 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 )"