diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2005-10-20 00:22:28 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2005-10-20 00:22:28 +0000 |
commit | 74393370028355c948e5ffdb8a2ca678246d8b5c (patch) | |
tree | aea14047df2cd7307e9caeef4e434bfa02ca22d0 /dev-ruby/actionpack/actionpack-1.9.1.ebuild | |
parent | New version (diff) | |
download | gentoo-2-74393370028355c948e5ffdb8a2ca678246d8b5c.tar.gz gentoo-2-74393370028355c948e5ffdb8a2ca678246d8b5c.tar.bz2 gentoo-2-74393370028355c948e5ffdb8a2ca678246d8b5c.zip |
Rails marked ppc
(Portage version: 1.589-cvs)
Diffstat (limited to 'dev-ruby/actionpack/actionpack-1.9.1.ebuild')
-rw-r--r-- | dev-ruby/actionpack/actionpack-1.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/actionpack/actionpack-1.9.1.ebuild b/dev-ruby/actionpack/actionpack-1.9.1.ebuild index df94ffcdbe3e..aa91ea155317 100644 --- a/dev-ruby/actionpack/actionpack-1.9.1.ebuild +++ b/dev-ruby/actionpack/actionpack-1.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/actionpack/actionpack-1.9.1.ebuild,v 1.4 2005/08/01 18:49:14 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.9.1.ebuild,v 1.5 2005/10/20 00:20:44 lu_zero Exp $ inherit ruby gems @@ -13,7 +13,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/5166/${P}.gem" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ppc ~sparc x86" IUSE="" DEPEND=">=dev-lang/ruby-1.8.2 |