summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/actionpack')
-rw-r--r--dev-ruby/actionpack/actionpack-1.8.1.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/dev-ruby/actionpack/actionpack-1.8.1.ebuild b/dev-ruby/actionpack/actionpack-1.8.1.ebuild
index 366be5f94024..36501fdcd91f 100644
--- a/dev-ruby/actionpack/actionpack-1.8.1.ebuild
+++ b/dev-ruby/actionpack/actionpack-1.8.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/actionpack/actionpack-1.8.1.ebuild,v 1.1 2005/04/20 03:29:58 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.8.1.ebuild,v 1.2 2005/04/29 01:08:49 vapier Exp $
inherit ruby gems
@@ -13,9 +13,8 @@ SRC_URI="http://rubyforge.org/frs/download.php/4149/${P}.gem"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86"
-
+KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="=dev-lang/ruby-1.8*
- >=dev-ruby/activesupport-1.0.4"
+DEPEND="=dev-lang/ruby-1.8*
+ >=dev-ruby/activesupport-1.0.4"