diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-11-30 21:43:05 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-11-30 21:43:05 +0000 |
commit | 0186edf7fc1dab56a1c9d9944580f5a701e394cc (patch) | |
tree | 28c3429ee2e0096c5f424fed870a3de12fbfda8f /dev-ruby/json | |
parent | dev-libs/libtommath: stable 1.1.0 for hppa, bug #700422 (diff) | |
download | gentoo-0186edf7fc1dab56a1c9d9944580f5a701e394cc.tar.gz gentoo-0186edf7fc1dab56a1c9d9944580f5a701e394cc.tar.bz2 gentoo-0186edf7fc1dab56a1c9d9944580f5a701e394cc.zip |
dev-ruby/json: stable 2.2.0 for hppa, bug #700922
Package-Manager: Portage-2.3.80, Repoman-2.3.19
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/json')
-rw-r--r-- | dev-ruby/json/json-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/json/json-2.2.0.ebuild b/dev-ruby/json/json-2.2.0.ebuild index fac497e18445..18a5f502c9d6 100644 --- a/dev-ruby/json/json-2.2.0.ebuild +++ b/dev-ruby/json/json-2.2.0.ebuild @@ -16,7 +16,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="" |