commit: 56138eeda42bc6a57afd500c913fb21da22442d2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 6 11:17:05 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 6 11:17:05 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56138eed
dev-ruby/nio4r: Stabilize 2.7.3 x86, #940989 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/nio4r/nio4r-2.7.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/nio4r/nio4r-2.7.3.ebuild b/dev-ruby/nio4r/nio4r-2.7.3.ebuild index 29610cf2f0db..e3aa3ad6e84d 100644 --- a/dev-ruby/nio4r/nio4r-2.7.3.ebuild +++ b/dev-ruby/nio4r/nio4r-2.7.3.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://github.com/socketry/nio4r/archive/refs/tags/v${PV}.tar.gz -> ${ LICENSE="MIT || ( BSD GPL-2 )" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86 ~ppc-macos ~x64-macos ~x64-solaris" # Note that nio4r bundles a patched copy of libev, and without these # patches the tests fail: https://github.com/celluloid/nio4r/issues/15
