net-analyzer/ipv6-toolkit: newer versions of libpcap have ipv6 hard enabled
authorZero_Chaos <zerochaos@gentoo.org>
Wed, 5 Oct 2016 03:07:18 +0000 (23:07 -0400)
committerZero_Chaos <zerochaos@gentoo.org>
Wed, 5 Oct 2016 03:07:18 +0000 (23:07 -0400)
Package-Manager: portage-2.3.1

net-analyzer/ipv6-toolkit/ipv6-toolkit-1.4.1.ebuild

index 77328109c9ec2fd3dca83598a720db28a0104d69..54e9036c250ee941b3bcd531d55f3ce099b00c7e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND="net-libs/libpcap[ipv6]"
+DEPEND="net-libs/libpcap[ipv6(+)]"
 RDEPEND="${DEPEND}
                 sys-apps/hwids"