diff options
Diffstat (limited to 'net-ftp/yafc/yafc-1.1.ebuild')
-rw-r--r-- | net-ftp/yafc/yafc-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/yafc/yafc-1.1.ebuild b/net-ftp/yafc/yafc-1.1.ebuild index 44322916a7d5..57c937d4b02b 100644 --- a/net-ftp/yafc/yafc-1.1.ebuild +++ b/net-ftp/yafc/yafc-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/yafc-1.1.ebuild,v 1.4 2005/02/04 19:55:32 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/yafc-1.1.ebuild,v 1.5 2005/11/01 20:24:36 nelchael Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/yafc/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc amd64" +KEYWORDS="x86 ~ppc ~sparc amd64" IUSE="readline" DEPEND="readline? ( >=sys-libs/readline-4.1-r4 )" |