diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-19 19:00:16 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-19 19:00:16 +0000 |
commit | e12889f1203daff435f00632f8dda06a79081b34 (patch) | |
tree | 4d22118f8af331aa8fe09c0086ee0dc0779f96a6 /net-misc/zssh/zssh-1.5c.ebuild | |
parent | Mark ~ppc64 wrt #345439 (diff) | |
download | gentoo-2-e12889f1203daff435f00632f8dda06a79081b34.tar.gz gentoo-2-e12889f1203daff435f00632f8dda06a79081b34.tar.bz2 gentoo-2-e12889f1203daff435f00632f8dda06a79081b34.zip |
Mark ~ppc wrt #346269. Thanks to XU Benda <heroxbd@gmail.com> for the report and testing.
(Portage version: 2.2.0_alpha23/cvs/Linux ppc64)
Diffstat (limited to 'net-misc/zssh/zssh-1.5c.ebuild')
-rw-r--r-- | net-misc/zssh/zssh-1.5c.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/zssh/zssh-1.5c.ebuild b/net-misc/zssh/zssh-1.5c.ebuild index 7ac08a18657d..6a00d96a1c23 100644 --- a/net-misc/zssh/zssh-1.5c.ebuild +++ b/net-misc/zssh/zssh-1.5c.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/zssh/zssh-1.5c.ebuild,v 1.2 2008/01/26 17:27:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/zssh/zssh-1.5c.ebuild,v 1.3 2011/02/19 19:00:16 xarthisius Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/zssh/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="sparc x86" +KEYWORDS="~ppc sparc x86" IUSE="readline nls" DEPEND="" |