commit: 5c5ff1ac41cdc78974c21a5c9105480e406d8d25 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sat Feb 8 00:32:32 2025 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sat Feb 8 01:08:07 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c5ff1ac
dev-ruby/io-event: Stabilize 1.6.5-r1 x86, #940984 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-ruby/io-event/io-event-1.6.5-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/io-event/io-event-1.6.5-r1.ebuild b/dev-ruby/io-event/io-event-1.6.5-r1.ebuild index 9188477c8f5b..bba62965bc46 100644 --- a/dev-ruby/io-event/io-event-1.6.5-r1.ebuild +++ b/dev-ruby/io-event/io-event-1.6.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2024 Gentoo Authors +# Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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:= )"
