diff options
author | 2022-12-01 02:04:39 +0000 | |
---|---|---|
committer | 2022-12-01 02:04:39 +0000 | |
commit | 372eb5da4a1fa87fdf1b0304c87d8a14e442793a (patch) | |
tree | a6b4459e8e8a49c482df75bd68d31fe792094888 /dev-ruby/async-container | |
parent | dev-ruby/rspec-memory: Keyword 1.0.3 arm64, #761550 (diff) | |
download | gentoo-372eb5da4a1fa87fdf1b0304c87d8a14e442793a.tar.gz gentoo-372eb5da4a1fa87fdf1b0304c87d8a14e442793a.tar.bz2 gentoo-372eb5da4a1fa87fdf1b0304c87d8a14e442793a.zip |
dev-ruby/async-container: Keyword 0.16.12 arm64, #761550
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.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/async-container/async-container-0.16.12.ebuild b/dev-ruby/async-container/async-container-0.16.12.ebuild index 6b00d4b10d4a..b40587d15bc3 100644 --- a/dev-ruby/async-container/async-container-0.16.12.ebuild +++ b/dev-ruby/async-container/async-container-0.16.12.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 ~sparc" +KEYWORDS="~amd64 ~arm64 ~sparc" IUSE="" ruby_add_rdepend "dev-ruby/async |