summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-01 02:04:36 +0000
committerSam James <sam@gentoo.org>2022-12-01 02:04:36 +0000
commit6894ce0b8e630057f9f74c630fbf9b92591451c5 (patch)
tree66e81dd25841850a2da96cbf0fa0973f686dfef1 /dev-ruby/console
parentdev-ruby/async-rspec: Keyword 1.16.1 arm64, #761550 (diff)
downloadgentoo-6894ce0b8e630057f9f74c630fbf9b92591451c5.tar.gz
gentoo-6894ce0b8e630057f9f74c630fbf9b92591451c5.tar.bz2
gentoo-6894ce0b8e630057f9f74c630fbf9b92591451c5.zip
dev-ruby/console: Keyword 1.16.2 arm64, #761550
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/console')
-rw-r--r--dev-ruby/console/console-1.16.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/console/console-1.16.2.ebuild b/dev-ruby/console/console-1.16.2.ebuild
index 50e90567a98c..73a6ac678ce3 100644
--- a/dev-ruby/console/console-1.16.2.ebuild
+++ b/dev-ruby/console/console-1.16.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/socketry/console/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~sparc"
+KEYWORDS="~amd64 ~arm64 ~sparc"
IUSE=""
ruby_add_rdepend "dev-ruby/fiber-local"