diff options
author | Michael McCabe <randy@gentoo.org> | 2004-04-26 00:02:46 +0000 |
---|---|---|
committer | Michael McCabe <randy@gentoo.org> | 2004-04-26 00:02:46 +0000 |
commit | c723e7a34f3ce53663b607267d5d1333ab05da1c (patch) | |
tree | 7b17ebba039c9a84aa275056e04bb1073c7261e8 /net-ftp/ncftp/ncftp-3.1.7.ebuild | |
parent | Unmask. (Manifest recommit) (diff) | |
download | gentoo-2-c723e7a34f3ce53663b607267d5d1333ab05da1c.tar.gz gentoo-2-c723e7a34f3ce53663b607267d5d1333ab05da1c.tar.bz2 gentoo-2-c723e7a34f3ce53663b607267d5d1333ab05da1c.zip |
added s390 keywords
Diffstat (limited to 'net-ftp/ncftp/ncftp-3.1.7.ebuild')
-rw-r--r-- | net-ftp/ncftp/ncftp-3.1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/ncftp/ncftp-3.1.7.ebuild b/net-ftp/ncftp/ncftp-3.1.7.ebuild index 82499a3123a2..e26ee51947a4 100644 --- a/net-ftp/ncftp/ncftp-3.1.7.ebuild +++ b/net-ftp/ncftp/ncftp-3.1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.1.7.ebuild,v 1.8 2004/04/13 13:51:29 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.1.7.ebuild,v 1.9 2004/04/26 00:02:46 randy Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.ncftp.com/ncftp/${P}-src.tar.bz2 LICENSE="Clarified-Artistic" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 s390" IUSE="ipv6" DEPEND=">=sys-libs/ncurses-5.2" |