diff options
Diffstat (limited to 'dev-ruby/activesupport/activesupport-1.4.2.ebuild')
-rw-r--r-- | dev-ruby/activesupport/activesupport-1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activesupport/activesupport-1.4.2.ebuild b/dev-ruby/activesupport/activesupport-1.4.2.ebuild index 99de3899c221..d5e58dd4dc6f 100644 --- a/dev-ruby/activesupport/activesupport-1.4.2.ebuild +++ b/dev-ruby/activesupport/activesupport-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.4.2.ebuild,v 1.1 2007/03/14 04:20:08 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.4.2.ebuild,v 1.2 2007/10/05 21:23:12 fmccor Exp $ inherit ruby gems @@ -11,7 +11,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="1.2" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/ruby-1.8.5 |