diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-28 19:47:22 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-28 19:47:22 +0300 |
commit | 9678a36c808e682bc80fb6e90b176c7b4def2e8d (patch) | |
tree | 494e790d6cca28d6955c2ae2802985cbbd51bdfb /dev-ruby/hashdiff | |
parent | dev-ruby/crack: Stabilize 0.4.4 arm, #836161 (diff) | |
download | gentoo-9678a36c808e682bc80fb6e90b176c7b4def2e8d.tar.gz gentoo-9678a36c808e682bc80fb6e90b176c7b4def2e8d.tar.bz2 gentoo-9678a36c808e682bc80fb6e90b176c7b4def2e8d.zip |
dev-ruby/hashdiff: Stabilize 1.0.1 arm, #836161
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/hashdiff')
-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 d47afa1f27ff..0fae5d05a4a3 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() { |