summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-04-29 01:09:52 +0000
committerMike Frysinger <vapier@gentoo.org>2005-04-29 01:09:52 +0000
commit16c257bddc8002e1b9051b55caf56cba1a7165d9 (patch)
tree9e797c34ecabf6ca38e3bcd66ea639dbc942a09e /dev-ruby/activesupport
parentpatch libIDL.m4 too (diff)
downloadgentoo-2-16c257bddc8002e1b9051b55caf56cba1a7165d9.tar.gz
gentoo-2-16c257bddc8002e1b9051b55caf56cba1a7165d9.tar.bz2
gentoo-2-16c257bddc8002e1b9051b55caf56cba1a7165d9.zip
amd64 love for digitalfallout
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/activesupport-1.0.4.ebuild6
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"
-