diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-04-29 01:09:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-04-29 01:09:52 +0000 |
commit | 1e795819938caea579456ec078edd34adf42738f (patch) | |
tree | 59518457704593b497ba8e76d47bd0c287e2f3b1 /dev-ruby/activesupport | |
parent | patch libIDL.m4 too (diff) | |
download | historical-1e795819938caea579456ec078edd34adf42738f.tar.gz historical-1e795819938caea579456ec078edd34adf42738f.tar.bz2 historical-1e795819938caea579456ec078edd34adf42738f.zip |
amd64 love for digitalfallout
Package-Manager: portage-2.0.51.20-r5
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/activesupport-1.0.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/activesupport/activesupport-1.0.4.ebuild b/dev-ruby/activesupport/activesupport-1.0.4.ebuild index 0f745c1f8de5..15b9349d98e2 100644 --- a/dev-ruby/activesupport/activesupport-1.0.4.ebuild +++ b/dev-ruby/activesupport/activesupport-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.0.4.ebuild,v 1.1 2005/04/19 05:25:59 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.0.4.ebuild,v 1.2 2005/04/29 01:07:08 vapier Exp $ inherit ruby gems @@ -13,8 +13,8 @@ SRC_URI="http://rubyforge.org/frs/download.php/4112/${P}.gem" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" + DEPEND="=dev-lang/ruby-1.8* >=dev-ruby/rubygems-0.8.10" - |