Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/json/
Date: Sun, 30 Apr 2017 08:11:06
Message-Id: 1493539841.0e2a7f065e2b486c5e9aa426f90efce860905587.jer@gentoo
1 commit: 0e2a7f065e2b486c5e9aa426f90efce860905587
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 30 08:03:55 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 30 08:10:41 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e2a7f06
7
8 dev-ruby/json: Stable for HPPA (bug #615818).
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --ignore-arches
12
13 dev-ruby/json/json-1.8.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/json/json-1.8.3.ebuild b/dev-ruby/json/json-1.8.3.ebuild
17 index f886689e384..f28acee7b26 100644
18 --- a/dev-ruby/json/json-1.8.3.ebuild
19 +++ b/dev-ruby/json/json-1.8.3.ebuild
20 @@ -16,7 +16,7 @@ DESCRIPTION="A JSON implementation as a Ruby extension"
21 HOMEPAGE="https://github.com/flori/json"
22 LICENSE="|| ( Ruby GPL-2 )"
23
24 -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 SLOT="0"
27 IUSE=""