diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-13 20:58:16 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-13 20:58:16 +0000 |
commit | d8547818b7ad413545ed6fd43adaefdeaeaf81ec (patch) | |
tree | 3871a229cf40f18b86496cf336b00add9f23641c /net-ftp | |
parent | Added alpha to KEYWORDS after jseidel@tuxus.com testing (diff) | |
download | historical-d8547818b7ad413545ed6fd43adaefdeaeaf81ec.tar.gz historical-d8547818b7ad413545ed6fd43adaefdeaeaf81ec.tar.bz2 historical-d8547818b7ad413545ed6fd43adaefdeaeaf81ec.zip |
Added alpha to KEYWORDS after jseidel@tuxus.com testing
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/lftp-2.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/lftp/lftp-2.6.2.ebuild b/net-ftp/lftp/lftp-2.6.2.ebuild index 7c7da9052c1c..39f3731fa208 100644 --- a/net-ftp/lftp/lftp-2.6.2.ebuild +++ b/net-ftp/lftp/lftp-2.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.2.ebuild,v 1.4 2002/10/05 05:39:18 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.2.ebuild,v 1.5 2002/10/13 20:58:16 vapier Exp $ IUSE="ssl socks5 nls" @@ -18,7 +18,7 @@ RDEPEND="nls? ( sys-devel/gettext )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc -sparc -sparc64" +KEYWORDS="x86 ppc -sparc -sparc64 alpha" src_unpack() { |