diff options
author | Jon Portnoy <avenj@gentoo.org> | 2004-01-06 03:09:39 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2004-01-06 03:09:39 +0000 |
commit | 43ca1283fd0f65b6c0cd998538e2d09a783befcf (patch) | |
tree | b8c66b002f70dd4fb2c05762c6d511e2ccd184ab /net-ftp/yafc/yafc-1.0.ebuild | |
parent | AMD64 keywords (diff) | |
download | historical-43ca1283fd0f65b6c0cd998538e2d09a783befcf.tar.gz historical-43ca1283fd0f65b6c0cd998538e2d09a783befcf.tar.bz2 historical-43ca1283fd0f65b6c0cd998538e2d09a783befcf.zip |
AMD64 keywords
Diffstat (limited to 'net-ftp/yafc/yafc-1.0.ebuild')
-rw-r--r-- | net-ftp/yafc/yafc-1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-ftp/yafc/yafc-1.0.ebuild b/net-ftp/yafc/yafc-1.0.ebuild index 2a1d58906bc4..2f466b6c7df4 100644 --- a/net-ftp/yafc/yafc-1.0.ebuild +++ b/net-ftp/yafc/yafc-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/yafc-1.0.ebuild,v 1.1 2003/06/21 07:27:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/yafc-1.0.ebuild,v 1.2 2004/01/06 03:09:26 avenj Exp $ inherit flag-o-matic @@ -13,7 +13,7 @@ RDEPEND=">=net-misc/openssh-3.0" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc" +KEYWORDS="x86 ppc sparc ~amd64" IUSE="readline" src_compile() { |