diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 17:11:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 17:11:02 +0200 |
commit | 71865245290d4af32d534111cb7b753364ec5e30 (patch) | |
tree | aa97ced4eaffcb2d94125952e6d158dfdaa21f3d /dev-ruby/multi_json | |
parent | dev-util/meson: sparc stable wrt bug #728140 (diff) | |
download | gentoo-71865245290d4af32d534111cb7b753364ec5e30.tar.gz gentoo-71865245290d4af32d534111cb7b753364ec5e30.tar.bz2 gentoo-71865245290d4af32d534111cb7b753364ec5e30.zip |
dev-ruby/multi_json: sparc stable wrt bug #728188
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/multi_json')
-rw-r--r-- | dev-ruby/multi_json/multi_json-1.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/multi_json/multi_json-1.14.1.ebuild b/dev-ruby/multi_json/multi_json-1.14.1.ebuild index 81104bed0762..95fc285aafb1 100644 --- a/dev-ruby/multi_json/multi_json-1.14.1.ebuild +++ b/dev-ruby/multi_json/multi_json-1.14.1.ebuild @@ -20,7 +20,7 @@ DESCRIPTION="A gem to provide swappable JSON backends" HOMEPAGE="https://github.com/intridea/multi_json" LICENSE="MIT" -KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |