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/actionmailer | |
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/actionmailer')
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-0.9.1.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-ruby/actionmailer/actionmailer-0.9.1.ebuild b/dev-ruby/actionmailer/actionmailer-0.9.1.ebuild index ea4434296034..c8eb447c76c2 100644 --- a/dev-ruby/actionmailer/actionmailer-0.9.1.ebuild +++ b/dev-ruby/actionmailer/actionmailer-0.9.1.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/actionmailer/actionmailer-0.9.1.ebuild,v 1.1 2005/04/20 03:35:53 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-0.9.1.ebuild,v 1.2 2005/04/29 01:09:21 vapier Exp $ inherit ruby gems @@ -13,9 +13,8 @@ SRC_URI="http://rubyforge.org/frs/download.php/4152/${P}.gem" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86" - +KEYWORDS="~amd64 ~x86" IUSE="" + DEPEND=">=dev-ruby/actionpack-1.8.1 =dev-lang/ruby-1.8*" - |