diff options
Diffstat (limited to 'net-ftp/lftp/lftp-2.6.5.ebuild')
-rw-r--r-- | net-ftp/lftp/lftp-2.6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/lftp/lftp-2.6.5.ebuild b/net-ftp/lftp/lftp-2.6.5.ebuild index 9778a539321b..7778711d652c 100644 --- a/net-ftp/lftp/lftp-2.6.5.ebuild +++ b/net-ftp/lftp/lftp-2.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.5.ebuild,v 1.9 2003/09/07 00:12:23 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.5.ebuild,v 1.10 2003/12/15 19:18:43 spider Exp $ inherit eutils @@ -18,7 +18,7 @@ DEPEND=">=sys-libs/ncurses-5.1 RDEPEND="nls? ( sys-devel/gettext )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 -ppc sparc alpha hppa amd64" +KEYWORDS="-x86 -ppc -sparc alpha hppa -amd64" |