diff options
author | 2024-07-11 17:00:05 -0400 | |
---|---|---|
committer | 2024-07-12 02:19:32 -0400 | |
commit | 3540884db0fcb5dd05ee1715faf63aeec528b125 (patch) | |
tree | 8b42ac7b8490dc8c2c1bed3fe6233ea3b940d70a /dev-ruby/hashdiff | |
parent | dev-ruby/crack: Stabilize 0.4.6 arm, #932713 (diff) | |
download | gentoo-3540884db0fcb5dd05ee1715faf63aeec528b125.tar.gz gentoo-3540884db0fcb5dd05ee1715faf63aeec528b125.tar.bz2 gentoo-3540884db0fcb5dd05ee1715faf63aeec528b125.zip |
dev-ruby/hashdiff: Stabilize 1.1.0 arm, #932713
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-ruby/hashdiff')
-rw-r--r-- | dev-ruby/hashdiff/hashdiff-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/hashdiff/hashdiff-1.1.0.ebuild b/dev-ruby/hashdiff/hashdiff-1.1.0.ebuild index 21e3435cc28c..6695a2a04986 100644 --- a/dev-ruby/hashdiff/hashdiff-1.1.0.ebuild +++ b/dev-ruby/hashdiff/hashdiff-1.1.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/liufengyun/hashdiff" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="" all_ruby_prepare() { |