diff options
Diffstat (limited to 'dev-ruby/activerecord/activerecord-1.14.4.ebuild')
-rw-r--r-- | dev-ruby/activerecord/activerecord-1.14.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activerecord/activerecord-1.14.4.ebuild b/dev-ruby/activerecord/activerecord-1.14.4.ebuild index 05cfd0ad5390..bd03f6c5a7d2 100644 --- a/dev-ruby/activerecord/activerecord-1.14.4.ebuild +++ b/dev-ruby/activerecord/activerecord-1.14.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.14.4.ebuild,v 1.1 2006/08/09 18:27:17 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.14.4.ebuild,v 1.2 2006/08/09 19:46:52 dertobi123 Exp $ inherit ruby gems @@ -13,7 +13,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="1.1" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ppc ~sparc ~x86 ~x86-fbsd" IUSE="" RESTRICT="test" |