diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-29 14:30:26 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-29 14:30:26 +0000 |
commit | 8d480424f65917a66dd94c4799dfeefb3a59619d (patch) | |
tree | 82f3fc1ed3f3c19c9395887568bfbfa5ef294f87 /dev-ruby/ruby_version | |
parent | dev-ruby/ruby_engine: Keyword 2.0.3 arm64, #944840 (diff) | |
download | gentoo-8d480424f65917a66dd94c4799dfeefb3a59619d.tar.gz gentoo-8d480424f65917a66dd94c4799dfeefb3a59619d.tar.bz2 gentoo-8d480424f65917a66dd94c4799dfeefb3a59619d.zip |
dev-ruby/ruby_version: Keyword 1.0.3 arm64, #944840
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/ruby_version')
-rw-r--r-- | dev-ruby/ruby_version/ruby_version-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ruby_version/ruby_version-1.0.3.ebuild b/dev-ruby/ruby_version/ruby_version-1.0.3.ebuild index 83487fbb9f04..be9d278be4cd 100644 --- a/dev-ruby/ruby_version/ruby_version-1.0.3.ebuild +++ b/dev-ruby/ruby_version/ruby_version-1.0.3.ebuild @@ -14,4 +14,4 @@ HOMEPAGE="https://github.com/janlelis/ruby_version" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86" |