From 971e632675b4c26398f0859574775cccdcc81a45 Mon Sep 17 00:00:00 2001 From: Jonathan Callen Date: Sat, 16 Jan 2010 02:31:13 +0000 Subject: Add prefix keywords Package-Manager: portage--svn/cvs/Linux i686 --- net-ftp/ncftp/ncftp-3.2.3.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'net-ftp/ncftp/ncftp-3.2.3.ebuild') diff --git a/net-ftp/ncftp/ncftp-3.2.3.ebuild b/net-ftp/ncftp/ncftp-3.2.3.ebuild index 602136361493..e66afcf290e4 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-2009 Gentoo Foundation +# 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.6 2009/12/15 19:07:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.2.3.ebuild,v 1.7 2010/01/16 02:31:13 abcd 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" +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" IUSE="ipv6" DEPEND="sys-libs/ncurses" @@ -30,7 +30,7 @@ src_prepare() { -i Makefile.in */Makefile.in || die } src_configure() { - LC_ALL="C" econf || die "econf failed" + LC_ALL="C" econf --disable-universal } src_install() { -- cgit v1.2.3-65-gdbad