Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hashdiff/
Date: Sat, 07 Sep 2019 06:10:41
Message-Id: 1567834729.2965e12be8017a8f75c3cd8ce0a2a14b094e87d2.graaff@gentoo
1 commit: 2965e12be8017a8f75c3cd8ce0a2a14b094e87d2
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 7 05:38:49 2019 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 7 05:38:49 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2965e12b
7
8 dev-ruby/hashdiff: amd64 stable
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
12
13 dev-ruby/hashdiff/hashdiff-1.0.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/hashdiff/hashdiff-1.0.0.ebuild b/dev-ruby/hashdiff/hashdiff-1.0.0.ebuild
17 index 7782fdb1b28..f1e3153f2c4 100644
18 --- a/dev-ruby/hashdiff/hashdiff-1.0.0.ebuild
19 +++ b/dev-ruby/hashdiff/hashdiff-1.0.0.ebuild
20 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/liufengyun/hashdiff"
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
25 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
26 IUSE=""
27
28 all_ruby_prepare() {