summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Thibaut <murphy@gentoo.org>2002-08-16 14:24:50 +0000
committerMaarten Thibaut <murphy@gentoo.org>2002-08-16 14:24:50 +0000
commit555df1892dfc1dc6d7bb5cd2d679ef2b75a6297d (patch)
treed5cf0cbefe046ad05432f883ee79eb6cab02948f /net-ftp/yafc
parentAdding sparc/sparc64 keywords (diff)
downloadhistorical-555df1892dfc1dc6d7bb5cd2d679ef2b75a6297d.tar.gz
historical-555df1892dfc1dc6d7bb5cd2d679ef2b75a6297d.tar.bz2
historical-555df1892dfc1dc6d7bb5cd2d679ef2b75a6297d.zip
Adding sparc/sparc64 keywords
Diffstat (limited to 'net-ftp/yafc')
-rw-r--r--net-ftp/yafc/yafc-0.7.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/yafc/yafc-0.7.9.ebuild b/net-ftp/yafc/yafc-0.7.9.ebuild
index e87915dce937..e9e5ade23de3 100644
--- a/net-ftp/yafc/yafc-0.7.9.ebuild
+++ b/net-ftp/yafc/yafc-0.7.9.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/yafc/yafc-0.7.9.ebuild,v 1.2 2002/07/17 09:39:57 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/yafc-0.7.9.ebuild,v 1.3 2002/08/16 14:24:50 murphy Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Console ftp client with a lot of nifty features"
@@ -12,7 +12,7 @@ RDEPEND=">=net-misc/openssh-3.0"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc sparc64"
src_compile() {
use readline || myconf="--without-readline"