diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-23 16:40:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-23 16:40:28 +0100 |
commit | b665698c62788b8c4c218a2093e02124e4b24cc1 (patch) | |
tree | 643521eff2f1bda7f840e0689ce3c385e9dedd87 /dev-ruby/json | |
parent | dev-ruby/bundler: ia64 stable wrt bug #700922 (diff) | |
download | gentoo-b665698c62788b8c4c218a2093e02124e4b24cc1.tar.gz gentoo-b665698c62788b8c4c218a2093e02124e4b24cc1.tar.bz2 gentoo-b665698c62788b8c4c218a2093e02124e4b24cc1.zip |
dev-ruby/json: ia64 stable wrt bug #700922
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/json')
-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 0a5796a23a90..a762c89dbff2 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="" |