diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-03-23 18:06:08 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-23 18:06:56 +0000 |
commit | 223eb0700083a27d38063bca5a79bdfb63f743d0 (patch) | |
tree | 1282d5d3c1001aed6ec4aa5d662a5ef30c54b816 /dev-ruby/json | |
parent | dev-util/ninja: stable 1.9.0 for hppa, bug #712158 (diff) | |
download | gentoo-223eb0700083a27d38063bca5a79bdfb63f743d0.tar.gz gentoo-223eb0700083a27d38063bca5a79bdfb63f743d0.tar.bz2 gentoo-223eb0700083a27d38063bca5a79bdfb63f743d0.zip |
dev-ruby/json: stable 2.3.0 for hppa, bug #713478
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/json')
-rw-r--r-- | dev-ruby/json/json-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/json/json-2.3.0.ebuild b/dev-ruby/json/json-2.3.0.ebuild index 7351b045021a..fe3e49f02c63 100644 --- a/dev-ruby/json/json-2.3.0.ebuild +++ b/dev-ruby/json/json-2.3.0.ebuild @@ -15,7 +15,7 @@ DESCRIPTION="A JSON implementation as a Ruby extension" HOMEPAGE="https://github.com/flori/json" LICENSE="Ruby" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~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-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="2" IUSE="" |