summaryrefslogtreecommitdiff
path: root/dev-ruby/async-io
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-06 13:03:41 +0100
committerSam James <sam@gentoo.org>2024-10-06 13:03:41 +0100
commit68658c3dce7bd251fe051a01f737435382443cd4 (patch)
tree9c8e6d30d12174c77f9c06eb46b55804965b5ae7 /dev-ruby/async-io
parentcd2972a056eda64569b2d6c393b23cf96c0cf11f (diff)
downloadgentoo-68658c3dce7bd251fe051a01f737435382443cd4.tar.gz
gentoo-68658c3dce7bd251fe051a01f737435382443cd4.tar.bz2
gentoo-68658c3dce7bd251fe051a01f737435382443cd4.zip
dev-ruby/async-io: Stabilize 1.42.1 amd64, #940998
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/async-io')
-rw-r--r--dev-ruby/async-io/async-io-1.42.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"