Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/json/
Date: Sun, 22 Oct 2017 21:34:27
Message-Id: 1508708054.a6ac20f3c577a985fa14b412f624f3461c7ecdb0.whissi@gentoo
1 commit: a6ac20f3c577a985fa14b412f624f3461c7ecdb0
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 22 21:32:26 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 22 21:34:14 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6ac20f3
7
8 dev-ruby/json: x86 stable (bug #628674)
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11
12 dev-ruby/json/json-1.8.6-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/json/json-1.8.6-r1.ebuild b/dev-ruby/json/json-1.8.6-r1.ebuild
16 index 1d21b4bfdf2..f8814f50c0c 100644
17 --- a/dev-ruby/json/json-1.8.6-r1.ebuild
18 +++ b/dev-ruby/json/json-1.8.6-r1.ebuild
19 @@ -15,7 +15,7 @@ DESCRIPTION="A JSON implementation as a Ruby extension"
20 HOMEPAGE="https://github.com/flori/json"
21 LICENSE="|| ( Ruby GPL-2 )"
22
23 -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"
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 SLOT="0"
26 IUSE=""