diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-28 19:58:47 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-28 19:58:47 +0300 |
commit | a98f6a69d62d351fc0210238292aa2c0fe49af1b (patch) | |
tree | e45af682aefbab2ca63062a229b39b300b2deb4e /dev-ruby | |
parent | dev-ruby/crack: Stabilize 0.4.4 arm64, #836161 (diff) | |
download | gentoo-a98f6a69d62d351fc0210238292aa2c0fe49af1b.tar.gz gentoo-a98f6a69d62d351fc0210238292aa2c0fe49af1b.tar.bz2 gentoo-a98f6a69d62d351fc0210238292aa2c0fe49af1b.zip |
dev-ruby/hashdiff: Stabilize 1.0.1 arm64, #836161
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/hashdiff/hashdiff-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/hashdiff/hashdiff-1.0.1.ebuild b/dev-ruby/hashdiff/hashdiff-1.0.1.ebuild index 0fae5d05a4a3..11bde422f59f 100644 --- a/dev-ruby/hashdiff/hashdiff-1.0.1.ebuild +++ b/dev-ruby/hashdiff/hashdiff-1.0.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/liufengyun/hashdiff" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="" all_ruby_prepare() { |