commit: 68658c3dce7bd251fe051a01f737435382443cd4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 6 12:03:41 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 6 12:03:41 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68658c3d
dev-ruby/async-io: Stabilize 1.42.1 amd64, #940998 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/async-io/async-io-1.42.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/async-io/async-io-1.42.1.ebuild b/dev-ruby/async-io/async-io-1.42.1.ebuild index 7b9aa32293f3..c2731aceecbb 100644 --- a/dev-ruby/async-io/async-io-1.42.1.ebuild +++ b/dev-ruby/async-io/async-io-1.42.1.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="test" ruby_add_rdepend "dev-ruby/async"
