diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-07-05 17:43:57 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-07-05 17:43:57 +0000 |
commit | f2a885646d7bcadf0f59e5c2ed62dcc22db9a7f2 (patch) | |
tree | 84f34730b4443e9cae4e31bd47f8b1452054cef1 /dev-ruby/activerecord/activerecord-1.14.3.ebuild | |
parent | Fixed RDEPEND wrt bug #134781 (diff) | |
download | historical-f2a885646d7bcadf0f59e5c2ed62dcc22db9a7f2.tar.gz historical-f2a885646d7bcadf0f59e5c2ed62dcc22db9a7f2.tar.bz2 historical-f2a885646d7bcadf0f59e5c2ed62dcc22db9a7f2.zip |
Stable x86 for ruby
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-ruby/activerecord/activerecord-1.14.3.ebuild')
-rw-r--r-- | dev-ruby/activerecord/activerecord-1.14.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activerecord/activerecord-1.14.3.ebuild b/dev-ruby/activerecord/activerecord-1.14.3.ebuild index 3566b3f35d75..de819c3a4842 100644 --- a/dev-ruby/activerecord/activerecord-1.14.3.ebuild +++ b/dev-ruby/activerecord/activerecord-1.14.3.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.3.ebuild,v 1.2 2006/07/03 14:37:10 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.14.3.ebuild,v 1.3 2006/07/05 17:43:57 tsunam 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" |