diff --git a/dev-ruby/io-event/io-event-1.5.1.ebuild b/dev-ruby/io-event/io-event-1.5.1.ebuild index cd3371bf8d31d..ae5dc700399a7 100644 --- a/dev-ruby/io-event/io-event-1.5.1.ebuild +++ b/dev-ruby/io-event/io-event-1.5.1.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:= )"