diff options
author | 2017-10-14 23:00:26 +0100 | |
---|---|---|
committer | 2017-10-14 23:00:26 +0100 | |
commit | 7959a8728cf2edec87306db8e4e9ac26d2d2298b (patch) | |
tree | 882a8693fa078c584c67a77d7b22542f8b79b563 /dev-ruby | |
parent | dev-ruby/yajl-ruby: stable 1.3.0 for ppc, bug #628674 (thanks to ernsteiswuer... (diff) | |
download | gentoo-7959a8728cf2edec87306db8e4e9ac26d2d2298b.tar.gz gentoo-7959a8728cf2edec87306db8e4e9ac26d2d2298b.tar.bz2 gentoo-7959a8728cf2edec87306db8e4e9ac26d2d2298b.zip |
dev-ruby/json: stable 1.8.6 for ppc, bug #628674 (thanks to ernsteiswuerfel)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/json/json-1.8.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/json/json-1.8.6.ebuild b/dev-ruby/json/json-1.8.6.ebuild index 0810a567dd1b..9d07714ac4c4 100644 --- a/dev-ruby/json/json-1.8.6.ebuild +++ b/dev-ruby/json/json-1.8.6.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="" |