diff options
author | 2023-10-24 12:29:44 +0300 | |
---|---|---|
committer | 2023-10-24 12:29:44 +0300 | |
commit | 3778470e6c27f7afe06a78c4b45da284d162ee91 (patch) | |
tree | 5fedd41c1cd479fa719ac2d96ae8ee6757e9bafc /dev-ruby | |
parent | dev-ruby/async: Stabilize 1.31.0 x86, #909632 (diff) | |
download | gentoo-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>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/async/async-2.6.2.ebuild | 2 |
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 |