diff options
author | Tom Gall <tgall@gentoo.org> | 2007-03-15 04:39:40 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-03-15 04:39:40 +0000 |
commit | 0f74bebc9ac7412343d7643a7de90393ffe78108 (patch) | |
tree | b45e01f9f8cb7123fd3d609f0c107453abc71276 /dev-ruby/nitro | |
parent | Stable for HPPA (bug #163678). (diff) | |
download | historical-0f74bebc9ac7412343d7643a7de90393ffe78108.tar.gz historical-0f74bebc9ac7412343d7643a7de90393ffe78108.tar.bz2 historical-0f74bebc9ac7412343d7643a7de90393ffe78108.zip |
added ~ppc64
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-ruby/nitro')
-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 |