commit: b4d60a5a3eb6a85e4218b8185102876af319d5d3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 28 12:58:41 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jun 28 12:58:41 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4d60a5a
dev-ruby/io-event: Stabilize 1.5.1 amd64, #935053 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/io-event/io-event-1.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 54d45037491d..cd3371bf8d31 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:= )"
