diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2010-03-18 18:52:25 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2010-03-18 18:52:25 +0000 |
commit | 40bfa6debfcd1d073506c81fec13f41f9446df27 (patch) | |
tree | cf858eab7d64f7230ef0face218724fa2b520c3d | |
parent | Add Prefix patch, transferred Prefix keywords, override locale autodetection ... (diff) | |
download | gentoo-2-40bfa6debfcd1d073506c81fec13f41f9446df27.tar.gz gentoo-2-40bfa6debfcd1d073506c81fec13f41f9446df27.tar.bz2 gentoo-2-40bfa6debfcd1d073506c81fec13f41f9446df27.zip |
add ~x86-solaris ~sparc-solaris kw to net-ftp/ncftp-3.2.3, as tested on bug 308683
(Portage version: 2.1.8.3/cvs/Linux x86_64)
-rw-r--r-- | net-ftp/ncftp/ncftp-3.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/ncftp/ncftp-3.2.3.ebuild b/net-ftp/ncftp/ncftp-3.2.3.ebuild index e66afcf290e4..68ded486e91f 100644 --- a/net-ftp/ncftp/ncftp-3.2.3.ebuild +++ b/net-ftp/ncftp/ncftp-3.2.3.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.3.ebuild,v 1.7 2010/01/16 02:31:13 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.2.3.ebuild,v 1.8 2010/03/18 18:52:25 darkside Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.ncftp.com/ncftp/${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 ~sparc-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="ipv6" DEPEND="sys-libs/ncurses" |