diff options
Diffstat (limited to 'dev-ruby/adhearsion/adhearsion-0.7.5.ebuild')
-rw-r--r-- | dev-ruby/adhearsion/adhearsion-0.7.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/adhearsion/adhearsion-0.7.5.ebuild b/dev-ruby/adhearsion/adhearsion-0.7.5.ebuild index 5f371d4d4ab3..87d3a4f7f1e1 100644 --- a/dev-ruby/adhearsion/adhearsion-0.7.5.ebuild +++ b/dev-ruby/adhearsion/adhearsion-0.7.5.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/adhearsion/adhearsion-0.7.5.ebuild,v 1.1 2007/03/13 12:04:51 pingu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/adhearsion/adhearsion-0.7.5.ebuild,v 1.2 2007/10/13 05:54:03 tgall Exp $ inherit ruby gems @@ -10,7 +10,7 @@ HOMEPAGE="http://adhearsion.com" SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~ppc64 ~x86" DEPEND=">=dev-lang/ruby-1.8.2 >=dev-ruby/rake-0.7.1 |