diff options
Diffstat (limited to 'dev-ruby/activeresource/activeresource-3.0.10.ebuild')
-rw-r--r-- | dev-ruby/activeresource/activeresource-3.0.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/activeresource/activeresource-3.0.10.ebuild b/dev-ruby/activeresource/activeresource-3.0.10.ebuild index d1ac0c1da025..64fc2c07d543 100644 --- a/dev-ruby/activeresource/activeresource-3.0.10.ebuild +++ b/dev-ruby/activeresource/activeresource-3.0.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-3.0.10.ebuild,v 1.1 2011/09/28 07:26:14 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-3.0.10.ebuild,v 1.2 2012/05/01 18:24:20 armin76 Exp $ EAPI=4 @@ -20,7 +20,7 @@ SRC_URI="http://github.com/rails/rails/tarball/v${PV} -> rails-${PV}.tgz" LICENSE="MIT" SLOT="3.0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RUBY_S="rails-rails-*/activeresource" |