diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-08-05 09:36:29 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-08-05 09:36:29 +0000 |
commit | c1f2df61a4a076200390309e666350a04e6679b2 (patch) | |
tree | 71d9527256b41ba9dde5ee903513bea6eb38b05c /app-shells/rssh/rssh-2.3.2.ebuild | |
parent | Added to ~ppc. (diff) | |
download | historical-c1f2df61a4a076200390309e666350a04e6679b2.tar.gz historical-c1f2df61a4a076200390309e666350a04e6679b2.tar.bz2 historical-c1f2df61a4a076200390309e666350a04e6679b2.zip |
Stable on ppc.
Package-Manager: portage-2.1.1_pre4-r3
Diffstat (limited to 'app-shells/rssh/rssh-2.3.2.ebuild')
-rw-r--r-- | app-shells/rssh/rssh-2.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/rssh/rssh-2.3.2.ebuild b/app-shells/rssh/rssh-2.3.2.ebuild index 304910bc9684..3e07f295d071 100644 --- a/app-shells/rssh/rssh-2.3.2.ebuild +++ b/app-shells/rssh/rssh-2.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/rssh/rssh-2.3.2.ebuild,v 1.4 2006/08/05 07:55:20 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/rssh/rssh-2.3.2.ebuild,v 1.5 2006/08/05 09:36:29 hansmi Exp $ inherit multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/rssh/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ppc ~sparc x86" IUSE="static" RDEPEND="virtual/ssh" |