diff options
author | 2023-04-03 00:05:09 +0100 | |
---|---|---|
committer | 2023-04-03 00:05:42 +0100 | |
commit | 45a87b9942ccc6005c25266d82ff8ae8bac100c8 (patch) | |
tree | 7599176c18ea323e5c74c9852e41e525a399ab4a /dev-ruby/async | |
parent | dev-ruby/io-event: Keyword 1.1.7 arm64, #903708 (diff) | |
download | gentoo-45a87b9942ccc6005c25266d82ff8ae8bac100c8.tar.gz gentoo-45a87b9942ccc6005c25266d82ff8ae8bac100c8.tar.bz2 gentoo-45a87b9942ccc6005c25266d82ff8ae8bac100c8.zip |
dev-ruby/async: Keyword 2.2.1 arm64, #903708
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/async')
-rw-r--r-- | dev-ruby/async/async-2.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/async/async-2.2.1.ebuild b/dev-ruby/async/async-2.2.1.ebuild index c18d3885ef92..335621bc6b5e 100644 --- a/dev-ruby/async/async-2.2.1.ebuild +++ b/dev-ruby/async/async-2.2.1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/socketry/async/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~sparc ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/console-1.10:1 |