diff options
author | Sam James <sam@gentoo.org> | 2023-04-03 04:16:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-03 04:16:17 +0100 |
commit | d4343580b16272db6494c927b43bb83eed35112e (patch) | |
tree | d2096ce27f70d407274d4ef262b0fc78a6bed402 /dev-ruby/async-container | |
parent | dev-ruby/localhost: Keyword 1.1.10 arm64, #903711 (diff) | |
download | gentoo-d4343580b16272db6494c927b43bb83eed35112e.tar.gz gentoo-d4343580b16272db6494c927b43bb83eed35112e.tar.bz2 gentoo-d4343580b16272db6494c927b43bb83eed35112e.zip |
dev-ruby/async-container: Keyword 0.16.12-r1 arm64, #903711
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 fc3bb0cb2d05..bde376bbac20 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" +KEYWORDS="~amd64 ~arm ~arm64" IUSE="" ruby_add_rdepend "dev-ruby/async |