diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-01 08:14:30 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-01 08:14:30 +0300 |
commit | e593de710f62238efd0c3616562194f76e983e14 (patch) | |
tree | cbe7bb7ef89d29854de00058014aaedc15f2ccc5 /dev-ruby/hashdiff | |
parent | dev-ruby/crack: Stabilize 0.4.4 ppc64, #836161 (diff) | |
download | gentoo-e593de710f62238efd0c3616562194f76e983e14.tar.gz gentoo-e593de710f62238efd0c3616562194f76e983e14.tar.bz2 gentoo-e593de710f62238efd0c3616562194f76e983e14.zip |
dev-ruby/hashdiff: Stabilize 1.0.1 ppc64, #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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hashdiff/hashdiff-1.0.1.ebuild b/dev-ruby/hashdiff/hashdiff-1.0.1.ebuild index 34c24f509f35..2dff0c63862a 100644 --- a/dev-ruby/hashdiff/hashdiff-1.0.1.ebuild +++ b/dev-ruby/hashdiff/hashdiff-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/liufengyun/hashdiff" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="" all_ruby_prepare() { |