diff options
Diffstat (limited to 'dev-ruby/json/json-1.4.6.ebuild')
-rw-r--r-- | dev-ruby/json/json-1.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/json/json-1.4.6.ebuild b/dev-ruby/json/json-1.4.6.ebuild index 6c937f4c56f7..fb8cb0b04ae3 100644 --- a/dev-ruby/json/json-1.4.6.ebuild +++ b/dev-ruby/json/json-1.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.4.6.ebuild,v 1.4 2010/11/02 06:24:34 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.4.6.ebuild,v 1.5 2010/12/04 21:31:08 phajdan.jr Exp $ EAPI=2 USE_RUBY="ruby18 ree18 jruby" @@ -16,7 +16,7 @@ HOMEPAGE="http://json.rubyforge.org/" LICENSE="|| ( Ruby GPL-2 )" SRC_URI="mirror://rubygems/${P}.gem" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" SLOT="0" IUSE="" |