diff options
Diffstat (limited to 'dev-ruby/net-ssh/net-ssh-2.1.3.ebuild')
-rw-r--r-- | dev-ruby/net-ssh/net-ssh-2.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/net-ssh/net-ssh-2.1.3.ebuild b/dev-ruby/net-ssh/net-ssh-2.1.3.ebuild index 78d5a66e7e9c..f397d11373bb 100644 --- a/dev-ruby/net-ssh/net-ssh-2.1.3.ebuild +++ b/dev-ruby/net-ssh/net-ssh-2.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh/net-ssh-2.1.3.ebuild,v 1.5 2011/05/26 21:18:21 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh/net-ssh-2.1.3.ebuild,v 1.6 2011/06/04 17:06:29 armin76 Exp $ EAPI="2" USE_RUBY="ruby18 ree18" @@ -18,7 +18,7 @@ HOMEPAGE="http://net-ssh.rubyforge.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="test" # Explicit dependency on test-unit should be avoided but currently test |