diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-24 12:29:47 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-24 12:29:47 +0300 |
commit | 32cbeec25917ca4774dfe0795384c99ba755725a (patch) | |
tree | 9230c8c024ccbf8062053b9f5f653b2c5f84b3aa /dev-ruby | |
parent | dev-ruby/localhost: Stabilize 1.1.10 x86, #909632 (diff) | |
download | gentoo-32cbeec25917ca4774dfe0795384c99ba755725a.tar.gz gentoo-32cbeec25917ca4774dfe0795384c99ba755725a.tar.bz2 gentoo-32cbeec25917ca4774dfe0795384c99ba755725a.zip |
dev-ruby/async-container: Stabilize 0.16.12-r1 x86, #909632
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/async-container/async-container-0.16.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/async-container/async-container-0.16.12-r1.ebuild b/dev-ruby/async-container/async-container-0.16.12-r1.ebuild index 157dd24d0a83..bcbdcd405842 100644 --- a/dev-ruby/async-container/async-container-0.16.12-r1.ebuild +++ b/dev-ruby/async-container/async-container-0.16.12-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/socketry/async-container/archive/v${PV}.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" IUSE="" ruby_add_rdepend "dev-ruby/async |