diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-01 14:44:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-01 14:44:28 +0000 |
commit | e2a4e9a7bbed79c4a36a6778b9460689bd987836 (patch) | |
tree | 4713a8b50cf3f5ba80aa48d392b0a7e366d7f5b8 /dev-ruby/json/json-1.8.0.ebuild | |
parent | Stable for amd64, wrt bug #483254 (diff) | |
download | historical-e2a4e9a7bbed79c4a36a6778b9460689bd987836.tar.gz historical-e2a4e9a7bbed79c4a36a6778b9460689bd987836.tar.bz2 historical-e2a4e9a7bbed79c4a36a6778b9460689bd987836.zip |
Stable for amd64, wrt bug #483254
Package-Manager: portage-2.1.13.7/cvs/Linux x86_64
RepoMan-Options: --include-arches="amd64"
Manifest-Sign-Key: 0x7194459F
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 2cb353d6910a..0251603609c8 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.2 2013/07/07 08:08:02 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.8.0.ebuild,v 1.3 2013/09/01 14:44:17 ago 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="" |