summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-01 04:02:35 +0000
committerSam James <sam@gentoo.org>2022-12-01 04:02:35 +0000
commit0ce5e5c0e66a87d5f96e915240bfe5da97a49829 (patch)
treedccf2bcaa77c4df676d96f2d6dd7d7a6a8b6dcb0 /dev-ruby/async-io
parentdev-ruby/console: Keyword 1.16.2 arm, #761550 (diff)
downloadgentoo-0ce5e5c0e66a87d5f96e915240bfe5da97a49829.tar.gz
gentoo-0ce5e5c0e66a87d5f96e915240bfe5da97a49829.tar.bz2
gentoo-0ce5e5c0e66a87d5f96e915240bfe5da97a49829.zip
dev-ruby/async-io: Keyword 1.34.0 arm, #761550
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/async-io')
-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 49f8b8af73fb..e366245dc4a8 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 ~arm64 ~sparc"
+KEYWORDS="~amd64 ~arm ~arm64 ~sparc"
IUSE=""
ruby_add_rdepend "dev-ruby/async"