diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-13 12:54:37 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-13 12:54:37 +0300 |
commit | 17bdb2dcf73f426d31fa867cbdce76d9242e9439 (patch) | |
tree | f6310e28a93c015e0e054bbabbffc02239100296 /dev-ruby/async-container | |
parent | dev-python/jsonschema-path: Remove old (diff) | |
download | gentoo-17bdb2dcf73f426d31fa867cbdce76d9242e9439.tar.gz gentoo-17bdb2dcf73f426d31fa867cbdce76d9242e9439.tar.bz2 gentoo-17bdb2dcf73f426d31fa867cbdce76d9242e9439.zip |
dev-ruby/async-container: Stabilize 0.17.1 x86, #935922
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/async-container')
-rw-r--r-- | dev-ruby/async-container/async-container-0.17.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/async-container/async-container-0.17.1.ebuild b/dev-ruby/async-container/async-container-0.17.1.ebuild index 0720c0e2a43d..ea3e670f5a6b 100644 --- a/dev-ruby/async-container/async-container-0.17.1.ebuild +++ b/dev-ruby/async-container/async-container-0.17.1.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="test" ruby_add_rdepend "dev-ruby/async |