commit: dd307da38af1b8b11e223ba4b55b1c7442928851 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun May 18 12:13:03 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun May 18 12:13:03 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd307da3
dev-ruby/io-event: Stabilize 1.10.0 x86, #956198 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> 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 707361c123d9..f779190b7f6c 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:= )"
