summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/wireshark/wireshark-0.99.2.ebuild')
-rw-r--r--net-analyzer/wireshark/wireshark-0.99.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/wireshark/wireshark-0.99.2.ebuild b/net-analyzer/wireshark/wireshark-0.99.2.ebuild
index 4619d6928796..4ea8bdd4a494 100644
--- a/net-analyzer/wireshark/wireshark-0.99.2.ebuild
+++ b/net-analyzer/wireshark/wireshark-0.99.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.2.ebuild,v 1.2 2006/07/19 10:13:25 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.2.ebuild,v 1.3 2006/07/19 14:03:45 tcort Exp $
inherit libtool flag-o-matic eutils autotools libtool
@@ -13,7 +13,7 @@ SRC_URI="http://www.wireshark.org/download/src/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86"
IUSE="adns gtk ipv6 snmp ssl kerberos threads"
RDEPEND=">=sys-libs/zlib-1.1.4