diff options
Diffstat (limited to 'net-analyzer/tcptrace')
-rw-r--r-- | net-analyzer/tcptrace/tcptrace-6.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/tcptrace/tcptrace-6.4.0.ebuild b/net-analyzer/tcptrace/tcptrace-6.4.0.ebuild index 54b98047838c..f1e9223ea133 100644 --- a/net-analyzer/tcptrace/tcptrace-6.4.0.ebuild +++ b/net-analyzer/tcptrace/tcptrace-6.4.0.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/tcptrace/tcptrace-6.4.0.ebuild,v 1.2 2003/05/29 09:42:12 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/tcptrace-6.4.0.ebuild,v 1.3 2003/07/13 11:30:14 aliz Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.tcptrace.org/download/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="net-libs/libpcap" |