diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-30 10:03:55 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-30 10:10:41 +0200 |
commit | 0e2a7f065e2b486c5e9aa426f90efce860905587 (patch) | |
tree | dff89a9f2a457b56f50a464f1e27935ca32b061a /dev-ruby/json | |
parent | dev-ruby/test-unit: Stable for HPPA (bug #615818). (diff) | |
download | gentoo-0e2a7f065e2b486c5e9aa426f90efce860905587.tar.gz gentoo-0e2a7f065e2b486c5e9aa426f90efce860905587.tar.bz2 gentoo-0e2a7f065e2b486c5e9aa426f90efce860905587.zip |
dev-ruby/json: Stable for HPPA (bug #615818).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
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 f886689e3848..f28acee7b26e 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="" |