Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hashdiff/
Date: Tue, 26 Apr 2022 13:45:30
Message-Id: 1650980685.695235ccdde5f2402057b8e790734b1b06f5e889.sam@gentoo
1 commit: 695235ccdde5f2402057b8e790734b1b06f5e889
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 26 13:44:45 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 26 13:44:45 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=695235cc
7
8 dev-ruby/hashdiff: Keyword 1.0.1 s390, #840930
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ruby/hashdiff/hashdiff-1.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/hashdiff/hashdiff-1.0.1.ebuild b/dev-ruby/hashdiff/hashdiff-1.0.1.ebuild
16 index 7aa3f9dd4494..9e5d6a2d2543 100644
17 --- a/dev-ruby/hashdiff/hashdiff-1.0.1.ebuild
18 +++ b/dev-ruby/hashdiff/hashdiff-1.0.1.ebuild
19 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/liufengyun/hashdiff"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
24 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
25 IUSE=""
26
27 all_ruby_prepare() {