diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-08-22 16:53:45 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-08-22 16:53:45 +0000 |
commit | e470d049e9d5869e8108df643f1e630ebeb80d37 (patch) | |
tree | 3d1dc3be672ec326aa8d59e1a3e38ec19d065148 /dev-ruby/net-ssh/net-ssh-2.0.23.ebuild | |
parent | x86 stable wrt bug #333949 (diff) | |
download | gentoo-2-e470d049e9d5869e8108df643f1e630ebeb80d37.tar.gz gentoo-2-e470d049e9d5869e8108df643f1e630ebeb80d37.tar.bz2 gentoo-2-e470d049e9d5869e8108df643f1e630ebeb80d37.zip |
x86 stable wrt bug #333951
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/net-ssh/net-ssh-2.0.23.ebuild')
-rw-r--r-- | dev-ruby/net-ssh/net-ssh-2.0.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/net-ssh/net-ssh-2.0.23.ebuild b/dev-ruby/net-ssh/net-ssh-2.0.23.ebuild index 4d44db850c9f..776b861d9874 100644 --- a/dev-ruby/net-ssh/net-ssh-2.0.23.ebuild +++ b/dev-ruby/net-ssh/net-ssh-2.0.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.0.23.ebuild,v 1.1 2010/06/05 12:18:45 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh/net-ssh-2.0.23.ebuild,v 1.2 2010/08/22 16:53:45 phajdan.jr Exp $ EAPI="2" USE_RUBY="ruby18 ruby19" @@ -18,5 +18,5 @@ 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="" |