commit: 47b135576b79ee1c95166794da39b00e01473da0 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 30 13:09:23 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 30 13:09:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47b13557
dev-ruby/async-io: Stabilize 1.37.0 x86, #921022 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ruby/async-io/async-io-1.37.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/async-io/async-io-1.37.0.ebuild b/dev-ruby/async-io/async-io-1.37.0.ebuild index 1f9ad0f789f3..f5bd9fe9db57 100644 --- a/dev-ruby/async-io/async-io-1.37.0.ebuild +++ b/dev-ruby/async-io/async-io-1.37.0.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/socketry/async-io/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="" ruby_add_rdepend "dev-ruby/async"