diff options
author | Sam James <sam@gentoo.org> | 2023-06-25 08:03:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-25 08:03:05 +0100 |
commit | 6824ab064fdaa4374fc422ae0e7f60767a5ceb25 (patch) | |
tree | db13efa3223a0b3a5645b022af64c95a84b4f382 /dev-ruby/nio4r | |
parent | dev-ruby/rbs: Stabilize 3.0.4 sparc, #909123 (diff) | |
download | gentoo-6824ab064fdaa4374fc422ae0e7f60767a5ceb25.tar.gz gentoo-6824ab064fdaa4374fc422ae0e7f60767a5ceb25.tar.bz2 gentoo-6824ab064fdaa4374fc422ae0e7f60767a5ceb25.zip |
dev-ruby/nio4r: Stabilize 2.5.9 amd64, #909124
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/nio4r')
-rw-r--r-- | dev-ruby/nio4r/nio4r-2.5.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/nio4r/nio4r-2.5.9.ebuild b/dev-ruby/nio4r/nio4r-2.5.9.ebuild index 6f083e8d07a4..1ed8ec06bd7d 100644 --- a/dev-ruby/nio4r/nio4r-2.5.9.ebuild +++ b/dev-ruby/nio4r/nio4r-2.5.9.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/socketry/nio4r" LICENSE="MIT || ( BSD GPL-2 )" SLOT="2" -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" IUSE="" # Note that nio4r bundles a patched copy of libev, and without these |