diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-04-27 21:07:00 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 20:20:06 +0100 |
commit | 36724950ce6eb845f1bc76e90137bdd717a33849 (patch) | |
tree | e3258e2cedaa840f9ff380c3818a3f3bfe609399 /dev-ruby/multi_json | |
parent | dev-python/numpydoc: bump to 0.9.1 (diff) | |
download | gentoo-36724950ce6eb845f1bc76e90137bdd717a33849.tar.gz gentoo-36724950ce6eb845f1bc76e90137bdd717a33849.tar.bz2 gentoo-36724950ce6eb845f1bc76e90137bdd717a33849.zip |
dev-ruby/multi_json: stable 1.13.1 for hppa, bug #684078
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/multi_json')
-rw-r--r-- | dev-ruby/multi_json/multi_json-1.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/multi_json/multi_json-1.13.1.ebuild b/dev-ruby/multi_json/multi_json-1.13.1.ebuild index d8ac277cd14e..633c8540aee8 100644 --- a/dev-ruby/multi_json/multi_json-1.13.1.ebuild +++ b/dev-ruby/multi_json/multi_json-1.13.1.ebuild @@ -20,7 +20,7 @@ DESCRIPTION="A gem to provide swappable JSON backends" HOMEPAGE="https://github.com/intridea/multi_json" LICENSE="MIT" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~s390 sparc ~x86 ~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 ppc ppc64 ~s390 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |