summaryrefslogtreecommitdiff
path: root/dev-ruby
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-05-19 07:59:59 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2025-05-19 07:59:59 +0000
commite15e0e9036670dcccd8d852f827797927dd031f2 (patch)
tree259e31e9c2446e38d646597f2b352d653f514b1c /dev-ruby
parent076efcef96409a6530a536ff1c3783957ce7da28 (diff)
downloadgentoo-e15e0e9036670dcccd8d852f827797927dd031f2.tar.gz
gentoo-e15e0e9036670dcccd8d852f827797927dd031f2.tar.bz2
gentoo-e15e0e9036670dcccd8d852f827797927dd031f2.zip
dev-ruby/async: Stabilize 2.23.1 x86, #956200
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/async/async-2.23.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/async/async-2.23.1.ebuild b/dev-ruby/async/async-2.23.1.ebuild
index 0002621db259..b65a3b369893 100644
--- a/dev-ruby/async/async-2.23.1.ebuild
+++ b/dev-ruby/async/async-2.23.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/socketry/async/archive/v${PV}.tar.gz -> ${P}.tar.gz"
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"
ruby_add_rdepend "
>=dev-ruby/console-1.29:1