diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-24 19:48:19 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-24 19:49:55 +0100 |
commit | 14f2a5ee13c27b271fc8050206346aad236cc460 (patch) | |
tree | bb8be2f129cf446f0c0d085aa8f035c0f586de51 /dev-ruby/json | |
parent | dev-lang/ruby: stable 2.2.7-r4 for ppc, bug #629484 (diff) | |
download | gentoo-14f2a5ee13c27b271fc8050206346aad236cc460.tar.gz gentoo-14f2a5ee13c27b271fc8050206346aad236cc460.tar.bz2 gentoo-14f2a5ee13c27b271fc8050206346aad236cc460.zip |
dev-ruby/json: stable 1.8.6-r1 for ppc, bug #629484
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ruby/json')
-rw-r--r-- | dev-ruby/json/json-1.8.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/json/json-1.8.6-r1.ebuild b/dev-ruby/json/json-1.8.6-r1.ebuild index ac7ff90dfc27..1d21b4bfdf29 100644 --- a/dev-ruby/json/json-1.8.6-r1.ebuild +++ b/dev-ruby/json/json-1.8.6-r1.ebuild @@ -15,7 +15,7 @@ DESCRIPTION="A JSON implementation as a Ruby extension" HOMEPAGE="https://github.com/flori/json" LICENSE="|| ( Ruby GPL-2 )" -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" +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" SLOT="0" IUSE="" |