diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-05 22:48:43 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-05 22:52:53 +0100 |
commit | 14dcf91903fd178d814960af888ef242f8ea187c (patch) | |
tree | 39265306105581c4b10f2d7a834b40369f389094 /dev-ruby/json | |
parent | app-eselect/eselect-ruby: ia64 stable, bug #615818 (diff) | |
download | gentoo-14dcf91903fd178d814960af888ef242f8ea187c.tar.gz gentoo-14dcf91903fd178d814960af888ef242f8ea187c.tar.bz2 gentoo-14dcf91903fd178d814960af888ef242f8ea187c.zip |
dev-ruby/json: ia64 stable, bug #615818
Package-Manager: Portage-2.3.6, Repoman-2.3.2
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 4c33066a9d1d..08c7ebc91a69 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="" |