Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hashdiff/
Date: Tue, 28 Jun 2022 16:59:11
Message-Id: 1656435527.a98f6a69d62d351fc0210238292aa2c0fe49af1b.arthurzam@gentoo
1 commit: a98f6a69d62d351fc0210238292aa2c0fe49af1b
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 28 16:58:47 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 28 16:58:47 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a98f6a69
7
8 dev-ruby/hashdiff: Stabilize 1.0.1 arm64, #836161
9
10 Signed-off-by: Arthur Zamarin <arthurzam <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 0fae5d05a4a3..11bde422f59f 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 ~loong 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() {