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 16:16:37
Message-Id: 1506269785.ba01e35198a2b644139728a482578646d2fb4167.slyfox@gentoo
1 commit: ba01e35198a2b644139728a482578646d2fb4167
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 24 12:31:56 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 24 16:16:25 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba01e351
7
8 dev-ruby/json: stable 1.8.6 for ppc64, bug #628674
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc64"
12
13 dev-ruby/json/json-1.8.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/json/json-1.8.6.ebuild b/dev-ruby/json/json-1.8.6.ebuild
17 index 337c9eaff1d..0810a567dd1 100644
18 --- a/dev-ruby/json/json-1.8.6.ebuild
19 +++ b/dev-ruby/json/json-1.8.6.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=""