Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/json/
Date: Sat, 30 Nov 2019 21:45:50
Message-Id: 1575150185.0186edf7fc1dab56a1c9d9944580f5a701e394cc.slyfox@gentoo
1 commit: 0186edf7fc1dab56a1c9d9944580f5a701e394cc
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 30 21:43:05 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 30 21:43:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0186edf7
7
8 dev-ruby/json: stable 2.2.0 for hppa, bug #700922
9
10 Package-Manager: Portage-2.3.80, Repoman-2.3.19
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-ruby/json/json-2.2.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/json/json-2.2.0.ebuild b/dev-ruby/json/json-2.2.0.ebuild
18 index fac497e1844..18a5f502c9d 100644
19 --- a/dev-ruby/json/json-2.2.0.ebuild
20 +++ b/dev-ruby/json/json-2.2.0.ebuild
21 @@ -16,7 +16,7 @@ DESCRIPTION="A JSON implementation as a Ruby extension"
22 HOMEPAGE="https://github.com/flori/json"
23 LICENSE="Ruby"
24
25 -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 SLOT="2"
28 IUSE=""