diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-02 14:28:51 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-02 14:28:59 +0100 |
commit | 5813fb2ed2247f1e8104eafa6991ee8615f41e96 (patch) | |
tree | c4e187c4e9f0db1b1993ea6cf21456b419a4d1f1 /dev-ruby/json/json-1.8.6-r1.ebuild | |
parent | dev-lang/ruby: stable 2.2.7-r4 for ia64, bug #629484 (diff) | |
download | gentoo-5813fb2ed2247f1e8104eafa6991ee8615f41e96.tar.gz gentoo-5813fb2ed2247f1e8104eafa6991ee8615f41e96.tar.bz2 gentoo-5813fb2ed2247f1e8104eafa6991ee8615f41e96.zip |
dev-ruby/json: stable 1.8.6-r1 for ia64, bug #629484
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-ruby/json/json-1.8.6-r1.ebuild')
-rw-r--r-- | dev-ruby/json/json-1.8.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/json/json-1.8.6-r1.ebuild b/dev-ruby/json/json-1.8.6-r1.ebuild index ab9cfddf39e9..1d295d7585e5 100644 --- a/dev-ruby/json/json-1.8.6-r1.ebuild +++ b/dev-ruby/json/json-1.8.6-r1.ebuild @@ -15,7 +15,7 @@ DESCRIPTION="A JSON implementation as a Ruby extension" HOMEPAGE="https://github.com/flori/json" LICENSE="|| ( Ruby GPL-2 )" -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="0" IUSE="" |