summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-01 02:04:37 +0000
committerSam James <sam@gentoo.org>2022-12-01 02:04:37 +0000
commit98f1fc9c22a3275a1b3e044c269ec36618bcee5a (patch)
tree9f90c88be2bd958b542525567b5712c8159c67f1
parentdev-ruby/timers: Keyword 4.3.3 arm64, #761550 (diff)
downloadgentoo-98f1fc9c.tar.gz
gentoo-98f1fc9c.tar.bz2
gentoo-98f1fc9c.zip
dev-ruby/async-io: Keyword 1.34.0 arm64, #761550
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/async-io/async-io-1.34.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/async-io/async-io-1.34.0.ebuild b/dev-ruby/async-io/async-io-1.34.0.ebuild
index b69e9ffdfcb0..49f8b8af73fb 100644
--- a/dev-ruby/async-io/async-io-1.34.0.ebuild
+++ b/dev-ruby/async-io/async-io-1.34.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/socketry/async-io/archive/v${PV}.tar.gz -> ${P}.tar.
LICENSE="MIT"
SLOT="$(ver_cut 1)/$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~sparc"
+KEYWORDS="~amd64 ~arm64 ~sparc"
IUSE=""
ruby_add_rdepend "dev-ruby/async"