diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-06-24 09:06:57 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-06-24 09:13:57 +0200 |
commit | 4cf5109766594753bf871d85405e18fc727c5240 (patch) | |
tree | fcefa607f2af617c10266e7ea05c43150c7c5dcc /dev-ruby/json | |
parent | dev-util/jenkins-bin: add 2.60.1 (diff) | |
download | gentoo-4cf5109766594753bf871d85405e18fc727c5240.tar.gz gentoo-4cf5109766594753bf871d85405e18fc727c5240.tar.bz2 gentoo-4cf5109766594753bf871d85405e18fc727c5240.zip |
Mark ruby 2.2 stable for ppc, ppc64 #615818
Mark dev-lang/ruby:2.2 stable for ppc and ppc64 for bug 615818.
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/json')
-rw-r--r-- | dev-ruby/json/json-1.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/json/json-1.8.3.ebuild b/dev-ruby/json/json-1.8.3.ebuild index 08c7ebc91a69..bfa7c328eb2b 100644 --- a/dev-ruby/json/json-1.8.3.ebuild +++ b/dev-ruby/json/json-1.8.3.ebuild @@ -16,7 +16,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="" |