diff options
Diffstat (limited to 'net-analyzer/tcpdump/tcpdump-3.7.1.ebuild')
-rw-r--r-- | net-analyzer/tcpdump/tcpdump-3.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/tcpdump/tcpdump-3.7.1.ebuild b/net-analyzer/tcpdump/tcpdump-3.7.1.ebuild index b3a9ca3bca7a..18e38f4a8f7f 100644 --- a/net-analyzer/tcpdump/tcpdump-3.7.1.ebuild +++ b/net-analyzer/tcpdump/tcpdump-3.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/tcpdump-3.7.1.ebuild,v 1.11 2002/12/09 04:33:09 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/tcpdump-3.7.1.ebuild,v 1.12 2003/02/10 21:54:49 latexer Exp $ IUSE="ssl" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.tcpdump.org/" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc ~alpha " DEPEND=">=net-libs/libpcap-0.6.1 ssl? ( >=dev-libs/openssl-0.6.9 )" |