diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-13 20:14:41 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-13 20:15:00 +0300 |
commit | 53dc4fdf170aa98bf8d187c8dbb2f73c8977b8d6 (patch) | |
tree | b5a7a6efcfa9ce8f7cc5d220f6dbaa02bf8fa29e /dev-ruby | |
parent | dev-python/detox: last rites (diff) | |
download | gentoo-53dc4fdf170aa98bf8d187c8dbb2f73c8977b8d6.tar.gz gentoo-53dc4fdf170aa98bf8d187c8dbb2f73c8977b8d6.tar.bz2 gentoo-53dc4fdf170aa98bf8d187c8dbb2f73c8977b8d6.zip |
dev-ruby/multi_json: s390 stable wrt bug #684078
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"
Diffstat (limited to 'dev-ruby')
-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 9b47f8f30b0f..da4329ed04f2 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="" |