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, 29 Mar 2020 09:40:24
Message-Id: 1585474712.b55223cead201b7558cfcd90a841bbd3b46653ef.slyfox@gentoo
1 commit: b55223cead201b7558cfcd90a841bbd3b46653ef
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 29 09:38:32 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 29 09:38:32 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b55223ce
7
8 dev-ruby/json: stable 2.3.0 for ppc64, bug #713478
9
10 Package-Manager: Portage-2.3.96, Repoman-2.3.22
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-ruby/json/json-2.3.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/json/json-2.3.0.ebuild b/dev-ruby/json/json-2.3.0.ebuild
18 index 76949b70631..738aa939e3c 100644
19 --- a/dev-ruby/json/json-2.3.0.ebuild
20 +++ b/dev-ruby/json/json-2.3.0.ebuild
21 @@ -15,7 +15,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 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 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=""