diff options
author | Sam James <sam@gentoo.org> | 2023-04-13 07:08:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-13 07:11:14 +0100 |
commit | 60b8782f31930ca247792877e5e1d4347218277c (patch) | |
tree | 5be7fc6e60365820cd18b83cd50da72cc35ade4e /dev-ruby/highline | |
parent | dev-python/html5-parser: Bump to 0.4.11 (diff) | |
download | gentoo-60b8782f31930ca247792877e5e1d4347218277c.tar.gz gentoo-60b8782f31930ca247792877e5e1d4347218277c.tar.bz2 gentoo-60b8782f31930ca247792877e5e1d4347218277c.zip |
dev-ruby/highline: Keyword 2.1.0 arm64, #734842
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/highline')
-rw-r--r-- | dev-ruby/highline/highline-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/highline/highline-2.1.0.ebuild b/dev-ruby/highline/highline-2.1.0.ebuild index 9721f16b0046..dc2877ea35ba 100644 --- a/dev-ruby/highline/highline-2.1.0.ebuild +++ b/dev-ruby/highline/highline-2.1.0.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/JEG2/highline/archive/v${PV}.tar.gz -> ${P}.tar.gz" IUSE="" LICENSE="|| ( GPL-2 Ruby-BSD )" SLOT="$(ver_cut 1)" -KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" all_ruby_prepare() { # fix up gemspec file not to call git |