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: Sun, 24 Sep 2017 18:50:11
Message-Id: 1506278995.14f2a5ee13c27b271fc8050206346aad236cc460.slyfox@gentoo
1 commit: 14f2a5ee13c27b271fc8050206346aad236cc460
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 24 18:48:19 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 24 18:49:55 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14f2a5ee
7
8 dev-ruby/json: stable 1.8.6-r1 for ppc, bug #629484
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc"
12
13 dev-ruby/json/json-1.8.6-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/json/json-1.8.6-r1.ebuild b/dev-ruby/json/json-1.8.6-r1.ebuild
17 index ac7ff90dfc2..1d21b4bfdf2 100644
18 --- a/dev-ruby/json/json-1.8.6-r1.ebuild
19 +++ b/dev-ruby/json/json-1.8.6-r1.ebuild
20 @@ -15,7 +15,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=""