diff options
Diffstat (limited to 'dev-ruby/net-scp/net-scp-1.0.1.ebuild')
-rw-r--r-- | dev-ruby/net-scp/net-scp-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/net-scp/net-scp-1.0.1.ebuild b/dev-ruby/net-scp/net-scp-1.0.1.ebuild index f673f551dbb6..ef914abea3a1 100644 --- a/dev-ruby/net-scp/net-scp-1.0.1.ebuild +++ b/dev-ruby/net-scp/net-scp-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-scp/net-scp-1.0.1.ebuild,v 1.2 2008/09/21 13:50:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-scp/net-scp-1.0.1.ebuild,v 1.3 2008/09/21 16:03:25 ranger Exp $ inherit gems @@ -9,7 +9,7 @@ HOMEPAGE="http://net-ssh.rubyforge.org/scp" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-ruby/net-ssh-2.0.0" |