diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-10-05 21:10:29 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-10-05 21:10:29 +0000 |
commit | 4e8378d3b3a6565becab8da36a54f03863f127cf (patch) | |
tree | 27b3f5d4072c16ec8221f0e5df4f448e0efa5e56 /net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild | |
parent | enable a few features (diff) | |
download | gentoo-2-4e8378d3b3a6565becab8da36a54f03863f127cf.tar.gz gentoo-2-4e8378d3b3a6565becab8da36a54f03863f127cf.tar.bz2 gentoo-2-4e8378d3b3a6565becab8da36a54f03863f127cf.zip |
add ~amd64 flag
Diffstat (limited to 'net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild')
-rw-r--r-- | net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild b/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild index 439eba60843d..a3c86bb03a1b 100644 --- a/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild +++ b/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild,v 1.2 2003/08/04 14:29:39 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild,v 1.3 2003/10/05 21:10:24 brad_mssw Exp $ S=${WORKDIR}/${P} V6PATCH_LEVEL=alpha11 @@ -11,7 +11,7 @@ IUSE="ipv6" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64" DEPEND=">=sys-libs/ncurses-5.2-r1" |