diff options
Diffstat (limited to 'net-ftp/ncftp/ncftp-3.2.4.ebuild')
-rw-r--r-- | net-ftp/ncftp/ncftp-3.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/ncftp/ncftp-3.2.4.ebuild b/net-ftp/ncftp/ncftp-3.2.4.ebuild index 6f0c0e2bf5e4..b267132af8b1 100644 --- a/net-ftp/ncftp/ncftp-3.2.4.ebuild +++ b/net-ftp/ncftp/ncftp-3.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.2.4.ebuild,v 1.8 2010/08/21 19:01:34 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.2.4.ebuild,v 1.9 2010/09/05 15:47:21 armin76 Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}-src.tar.bz2" LICENSE="Clarified-Artistic" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="sys-libs/ncurses" |