From 0e98d0f42b1dea0db86f37fc64df1dcd64870d97 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Tue, 20 May 2025 17:44:17 +0000 Subject: [PATCH] dev-ruby/io-event: Stabilize 1.10.0 amd64, #956198 Signed-off-by: Arthur Zamarin --- dev-ruby/io-event/io-event-1.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/io-event/io-event-1.10.0.ebuild b/dev-ruby/io-event/io-event-1.10.0.ebuild index f779190b7f6c1..be05d26e45e90 100644 --- a/dev-ruby/io-event/io-event-1.10.0.ebuild +++ b/dev-ruby/io-event/io-event-1.10.0.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/socketry/io-event/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="+io-uring" RDEPEND="io-uring? ( sys-libs/liburing:= )"