diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-03-21 12:13:16 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-21 11:25:35 +0000 |
commit | ab072b87032edad69a97313045410142a7811681 (patch) | |
tree | 6d9dd5dff7180dd010d889007cb64fa8fbe8dd7a /dev-ruby/json | |
parent | dev-libs/libuv: stable 1.35.0 for sparc, bug #713676 (diff) | |
download | gentoo-ab072b87032edad69a97313045410142a7811681.tar.gz gentoo-ab072b87032edad69a97313045410142a7811681.tar.bz2 gentoo-ab072b87032edad69a97313045410142a7811681.zip |
dev-ruby/json: stable 2.3.0 for sparc, bug #713478
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/json/json-2.3.0.ebuild b/dev-ruby/json/json-2.3.0.ebuild index ccb0114c8065..7351b045021a 100644 --- a/dev-ruby/json/json-2.3.0.ebuild +++ b/dev-ruby/json/json-2.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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="" |