Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hashdiff/
Date: Sun, 08 May 2022 15:00:09
Message-Id: 1652021941.6f2e981c38eaf22a068fb6ca42609b84e8e06842.xen0n@gentoo
1 commit: 6f2e981c38eaf22a068fb6ca42609b84e8e06842
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 8 14:51:14 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Sun May 8 14:59:01 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f2e981c
7
8 dev-ruby/hashdiff: keyword 1.0.1 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <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 1a982f64b21d..d47afa1f27ff 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 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
24 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong 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() {