diff options
author | Brent Baude <ranger@gentoo.org> | 2011-04-22 16:52:56 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-04-22 16:52:56 +0000 |
commit | f703ae6415930afc665949b7b816bec849993af3 (patch) | |
tree | 8323b0dae7f6e7b53b2049eec964caf11fb02719 /app-shells/rssh/rssh-2.3.3.ebuild | |
parent | Marking poppler-0.14.5-r1 ppc for bug 308017 (diff) | |
download | historical-f703ae6415930afc665949b7b816bec849993af3.tar.gz historical-f703ae6415930afc665949b7b816bec849993af3.tar.bz2 historical-f703ae6415930afc665949b7b816bec849993af3.zip |
Marking rssh-2.3.3 ppc for bug 344339
Package-Manager: portage-2.1.9.42/cvs/Linux ppc64
Diffstat (limited to 'app-shells/rssh/rssh-2.3.3.ebuild')
-rw-r--r-- | app-shells/rssh/rssh-2.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/rssh/rssh-2.3.3.ebuild b/app-shells/rssh/rssh-2.3.3.ebuild index 1288cab92aa3..2f92b8f9eeeb 100644 --- a/app-shells/rssh/rssh-2.3.3.ebuild +++ b/app-shells/rssh/rssh-2.3.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/app-shells/rssh/rssh-2.3.3.ebuild,v 1.2 2011/04/20 14:26:14 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/rssh/rssh-2.3.3.ebuild,v 1.3 2011/04/22 16:52:56 ranger 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" |