diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-09-05 15:49:16 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-09-05 15:49:16 +0000 |
commit | 61d6ee12090e379576647ad7b05e1387e2d0cf0a (patch) | |
tree | 7c90422e96520b8b9077d7b7b2ca9a3a500e8946 /dev-ruby/json/json-1.8.0.ebuild | |
parent | Stable for HPPA (bug #483254). (diff) | |
download | historical-61d6ee12090e379576647ad7b05e1387e2d0cf0a.tar.gz historical-61d6ee12090e379576647ad7b05e1387e2d0cf0a.tar.bz2 historical-61d6ee12090e379576647ad7b05e1387e2d0cf0a.zip |
Stable for HPPA (bug #483254).
Package-Manager: portage-2.2.1/cvs/Linux x86_64
RepoMan-Options: --ignore-arches
Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'dev-ruby/json/json-1.8.0.ebuild')
-rw-r--r-- | dev-ruby/json/json-1.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/json/json-1.8.0.ebuild b/dev-ruby/json/json-1.8.0.ebuild index 3997d72aed75..1efc4fe3c5e6 100644 --- a/dev-ruby/json/json-1.8.0.ebuild +++ b/dev-ruby/json/json-1.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.8.0.ebuild,v 1.4 2013/09/01 14:46:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.8.0.ebuild,v 1.5 2013/09/05 15:47:48 jer Exp $ EAPI=5 USE_RUBY="ruby18 ruby19 ruby20 jruby" @@ -17,7 +17,7 @@ DESCRIPTION="A JSON implementation as a Ruby extension." HOMEPAGE="http://json.rubyforge.org/" LICENSE="|| ( Ruby GPL-2 )" -KEYWORDS="~alpha amd64 ~arm ~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 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="" |