summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-10-24 12:29:44 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-10-24 12:29:44 +0300
commit3778470e6c27f7afe06a78c4b45da284d162ee91 (patch)
tree5fedd41c1cd479fa719ac2d96ae8ee6757e9bafc
parentdev-ruby/async: Stabilize 1.31.0 x86, #909632 (diff)
downloadgentoo-3778470e6c27f7afe06a78c4b45da284d162ee91.tar.gz
gentoo-3778470e6c27f7afe06a78c4b45da284d162ee91.tar.bz2
gentoo-3778470e6c27f7afe06a78c4b45da284d162ee91.zip
dev-ruby/async: Stabilize 2.6.2 x86, #909632
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-ruby/async/async-2.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/async/async-2.6.2.ebuild b/dev-ruby/async/async-2.6.2.ebuild
index c8fa427f135a..e1b10d5c4895 100644
--- a/dev-ruby/async/async-2.6.2.ebuild
+++ b/dev-ruby/async/async-2.6.2.ebuild
@@ -20,7 +20,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.10:1