diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-11 15:19:28 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-11 15:19:28 +0300 |
commit | 4f9535e033f97ad4842ae2a9a8d31b192e4bd949 (patch) | |
tree | 979d748e39e0a7397bfe511ba7cf374e3fed1787 /dev-ruby/multi_json | |
parent | net-misc/dhcpcd: arm stable wrt bug #685264 (diff) | |
download | gentoo-4f9535e033f97ad4842ae2a9a8d31b192e4bd949.tar.gz gentoo-4f9535e033f97ad4842ae2a9a8d31b192e4bd949.tar.bz2 gentoo-4f9535e033f97ad4842ae2a9a8d31b192e4bd949.zip |
dev-ruby/multi_json: arm 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="arm"
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 7435bb633fb3..977dcbcbfe15 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="" |