diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-28 11:14:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-28 11:14:01 +0000 |
commit | 9bae50eac8b551b2e93fcb2aaa250ba6a3637887 (patch) | |
tree | e65330ef4a0ea7b3b9efe1f47b5431b57bb9c4c4 /dev-ruby/nitro/nitro-0.40.0.ebuild | |
parent | Add ~ia64 wrt bug 157436 (diff) | |
download | gentoo-2-9bae50eac8b551b2e93fcb2aaa250ba6a3637887.tar.gz gentoo-2-9bae50eac8b551b2e93fcb2aaa250ba6a3637887.tar.bz2 gentoo-2-9bae50eac8b551b2e93fcb2aaa250ba6a3637887.zip |
Add ~ia64 wrt bug 157436
(Portage version: 2.1.2.2)
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 |