diff options
author | 2019-11-22 17:02:26 -0500 | |
---|---|---|
committer | 2019-11-22 19:13:03 -0500 | |
commit | 182510cd29eebe76a70d54c794ad81fc9f33a469 (patch) | |
tree | d4dc7f5d1ebd25bdda10ea97aa0fc28fa28c27a0 | |
parent | dev-ruby/bundler: arm64 stable (bug #700922) (diff) | |
download | gentoo-182510cd29eebe76a70d54c794ad81fc9f33a469.tar.gz gentoo-182510cd29eebe76a70d54c794ad81fc9f33a469.tar.bz2 gentoo-182510cd29eebe76a70d54c794ad81fc9f33a469.zip |
dev-ruby/json: arm64 stable (bug #700922)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.79, Repoman-2.3.18
-rw-r--r-- | dev-ruby/json/json-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/json/json-2.2.0.ebuild b/dev-ruby/json/json-2.2.0.ebuild index 87dbbb20ecb6..43ccbb04cca3 100644 --- a/dev-ruby/json/json-2.2.0.ebuild +++ b/dev-ruby/json/json-2.2.0.ebuild @@ -16,7 +16,7 @@ DESCRIPTION="A JSON implementation as a Ruby extension" HOMEPAGE="https://github.com/flori/json" LICENSE="Ruby" -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~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 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="2" IUSE="" |