diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-17 17:51:12 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-17 17:51:32 +0100 |
commit | 6759d1446befbbdb4bc73043863b5ee44e4933d6 (patch) | |
tree | 708be10bcdbcfa193e001584f3bec1f797035fce /dev-ruby/json | |
parent | bae49e4dc6d4173f020261834ccacd59f8641af2 (diff) | |
download | gentoo-6759d1446befbbdb4bc73043863b5ee44e4933d6.tar.gz gentoo-6759d1446befbbdb4bc73043863b5ee44e4933d6.tar.xz |
dev-ruby/json: stable 1.8.6-r1 for hppa, bug #629484
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"
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 a842647e649..ac7ff90dfc2 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="" |