diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 16:55:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 16:55:11 +0200 |
commit | 4b1d858e3500616519d4d4984d974a8f4c32b149 (patch) | |
tree | 0bfb03fbd14c5c5e8c22bfe48b749f7f789547c5 /dev-ruby/multi_json | |
parent | dev-util/meson: amd64 stable wrt bug #728140 (diff) | |
download | gentoo-4b1d858e3500616519d4d4984d974a8f4c32b149.tar.gz gentoo-4b1d858e3500616519d4d4984d974a8f4c32b149.tar.bz2 gentoo-4b1d858e3500616519d4d4984d974a8f4c32b149.zip |
dev-ruby/multi_json: amd64 stable wrt bug #728188
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
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 4c266e617a28..fd4784d2e101 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="" |