diff options
author | Markus Meier <maekke@gentoo.org> | 2011-05-26 21:18:21 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-05-26 21:18:21 +0000 |
commit | 0c62d2e0983b3bc993644e876cc4deee825e4e53 (patch) | |
tree | 9537f754b0ccbc355a422b7c4f0dc8b38a8bd134 /dev-ruby/net-ssh/net-ssh-2.1.3.ebuild | |
parent | Remove old. (diff) | |
download | gentoo-2-0c62d2e0983b3bc993644e876cc4deee825e4e53.tar.gz gentoo-2-0c62d2e0983b3bc993644e876cc4deee825e4e53.tar.bz2 gentoo-2-0c62d2e0983b3bc993644e876cc4deee825e4e53.zip |
x86 stable, bug #321103
(Portage version: 2.1.9.49/cvs/Linux x86_64)
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 69e10d6187bc..78d5a66e7e9c 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.4 2011/05/07 09:05:41 graaff Exp $ +# $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 $ 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 |