diff options
Diffstat (limited to 'dev-ruby/nitro/nitro-0.40.0.ebuild')
-rw-r--r-- | dev-ruby/nitro/nitro-0.40.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/nitro/nitro-0.40.0.ebuild b/dev-ruby/nitro/nitro-0.40.0.ebuild index 2387d055defb..3c075c2104c3 100644 --- a/dev-ruby/nitro/nitro-0.40.0.ebuild +++ b/dev-ruby/nitro/nitro-0.40.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nitro/nitro-0.40.0.ebuild,v 1.2 2007/03/15 04:36:41 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nitro/nitro-0.40.0.ebuild,v 1.3 2007/03/28 11:14:01 armin76 Exp $ inherit ruby gems @@ -11,7 +11,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="Ruby" SLOT="0" -KEYWORDS="~ppc64 ~x86" +KEYWORDS="~ia64 ~ppc64 ~x86" IUSE="apache2 fastcgi lighttpd xslt" DEPEND=">=dev-lang/ruby-1.8.5 |