diff options
Diffstat (limited to 'dev-ruby/net-ssh-gateway/net-ssh-gateway-1.1.0-r1.ebuild')
-rw-r--r-- | dev-ruby/net-ssh-gateway/net-ssh-gateway-1.1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.1.0-r1.ebuild b/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.1.0-r1.ebuild index 269bacd04e25..e713e4919f2f 100644 --- a/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.1.0-r1.ebuild +++ b/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.1.0-r1.ebuild,v 1.5 2012/12/22 14:04:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.1.0-r1.ebuild,v 1.6 2012/12/23 17:05:46 ago Exp $ EAPI=4 USE_RUBY="ruby18 ruby19 ree18" @@ -16,7 +16,7 @@ HOMEPAGE="http://net-ssh.rubyforge.org/gateway" LICENSE="GPL-2" SLOT="2" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "dev-ruby/test-unit:2" |