diff options
Diffstat (limited to 'net-analyzer/wireshark/wireshark-1.12.2.ebuild')
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.12.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/wireshark/wireshark-1.12.2.ebuild b/net-analyzer/wireshark/wireshark-1.12.2.ebuild index 80f2fffa8595..01868591122e 100644 --- a/net-analyzer/wireshark/wireshark-1.12.2.ebuild +++ b/net-analyzer/wireshark/wireshark-1.12.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.2.ebuild,v 1.5 2014/11/13 11:19:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.2.ebuild,v 1.6 2014/11/17 18:14:15 klausman Exp $ EAPI=5 inherit autotools eutils fcaps multilib qt4-r2 user @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}download/src/all-versions/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE=" adns +caps crypt doc doc-pdf geoip +gtk3 ipv6 kerberos lua +netlink +pcap portaudio +qt4 qt5 selinux smi ssl zlib |