diff options
author | Sam James <sam@gentoo.org> | 2023-07-04 21:18:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-04 21:18:09 +0100 |
commit | 7d69dde22bd60ad638dfcea44e0709028c5c896c (patch) | |
tree | ec899b27c7e80f31d54cb735a62a3074b62bf0ed /dev-ruby/async-container | |
parent | dev-ruby/async-io: Stabilize 1.34.3-r1 amd64, #908176 (diff) | |
download | gentoo-7d69dde22bd60ad638dfcea44e0709028c5c896c.tar.gz gentoo-7d69dde22bd60ad638dfcea44e0709028c5c896c.tar.bz2 gentoo-7d69dde22bd60ad638dfcea44e0709028c5c896c.zip |
dev-ruby/async-container: Stabilize 0.16.12-r1 amd64, #908176
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/async-container')
-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 d8fc2ab594da..157dd24d0a83 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 |