summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-30 15:09:20 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-30 15:09:20 +0200
commitfc80556824f63c40080f4e9204a985bbed1d0f1e (patch)
tree8f6c60b808779fafea1a09214aa826be59a54183 /dev-ruby/async-io
parentwww-apps/piwigo: add 14.1.0 (diff)
downloadgentoo-fc80556824f63c40080f4e9204a985bbed1d0f1e.tar.gz
gentoo-fc80556824f63c40080f4e9204a985bbed1d0f1e.tar.bz2
gentoo-fc80556824f63c40080f4e9204a985bbed1d0f1e.zip
dev-ruby/async-io: Stabilize 1.37.0 amd64, #921022
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/async-io')
-rw-r--r--dev-ruby/async-io/async-io-1.37.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 6a4c6d8896dd..1f9ad0f789f3 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"