diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-01 13:35:45 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-01 14:50:45 +0000 |
commit | 8f50a9cc5aeaeac0914ec643bbb3989a2ba8ed9b (patch) | |
tree | 3315dec27f2eacdebc1abf7954157b1d0a31d759 | |
parent | 1c475c9a387559b50f4ca235235f7d174300f0bb (diff) | |
download | gentoo-8f50a9cc5aeaeac0914ec643bbb3989a2ba8ed9b.tar.gz gentoo-8f50a9cc5aeaeac0914ec643bbb3989a2ba8ed9b.tar.xz |
dev-ruby/json: stable 2.1.0 for ia64, bug #661262
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | dev-ruby/json/json-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/json/json-2.1.0.ebuild b/dev-ruby/json/json-2.1.0.ebuild index c56d1ff9a92..cb9f35d02ae 100644 --- a/dev-ruby/json/json-2.1.0.ebuild +++ b/dev-ruby/json/json-2.1.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-fbsd ~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 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="2" IUSE="" |