diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-23 22:40:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-23 22:43:28 +0100 |
commit | b56e00290ccc82a7c2c46f5381c6b69413cc5a9c (patch) | |
tree | da74f07ea1aea7d27194154c84ff88ff54af885e /dev-ruby | |
parent | dev-ruby/redcloth: stable 4.2.9-r4 for ia64, bug #565112 (diff) | |
download | gentoo-b56e00290ccc82a7c2c46f5381c6b69413cc5a9c.tar.gz gentoo-b56e00290ccc82a7c2c46f5381c6b69413cc5a9c.tar.bz2 gentoo-b56e00290ccc82a7c2c46f5381c6b69413cc5a9c.zip |
dev-ruby/json: stable 1.8.6 for ia64, bug #628674
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/json/json-1.8.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/json/json-1.8.6.ebuild b/dev-ruby/json/json-1.8.6.ebuild index b8d1448475dc..337c9eaff1d9 100644 --- a/dev-ruby/json/json-1.8.6.ebuild +++ b/dev-ruby/json/json-1.8.6.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="" |