diff options
author | Tom Gall <tgall@gentoo.org> | 2007-03-15 04:36:41 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-03-15 04:36:41 +0000 |
commit | e975b6e5699ae015c69ffc0271490bef14915dad (patch) | |
tree | 61e54b39ef004a660a097638d872d9ae4d57bc06 /dev-ruby | |
parent | added ~ppc64 (diff) | |
download | gentoo-2-e975b6e5699ae015c69ffc0271490bef14915dad.tar.gz gentoo-2-e975b6e5699ae015c69ffc0271490bef14915dad.tar.bz2 gentoo-2-e975b6e5699ae015c69ffc0271490bef14915dad.zip |
added ~ppc64
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/nitro/nitro-0.40.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/nitro/nitro-0.40.0.ebuild b/dev-ruby/nitro/nitro-0.40.0.ebuild index 6f05070fe568..2387d055defb 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-2006 Gentoo Foundation +# 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.1 2006/12/07 16:09:09 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nitro/nitro-0.40.0.ebuild,v 1.2 2007/03/15 04:36:41 tgall Exp $ inherit ruby gems @@ -11,7 +11,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="Ruby" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc64 ~x86" IUSE="apache2 fastcgi lighttpd xslt" DEPEND=">=dev-lang/ruby-1.8.5 |