summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-01-22 17:36:12 +0100
committerJeroen Roovers <jer@gentoo.org>2017-01-22 17:37:15 +0100
commitf948a88ad2eaa57f1502b500f058a66897da8f33 (patch)
tree0389e13f3fe8f39fa8f543372654e6d61add807d /net-dns/dnstop/dnstop-20140915.ebuild
parentdev-ml/lablgtk-2.18.5-r0: stable on alpha (diff)
downloadgentoo-f948a88ad2eaa57f1502b500f058a66897da8f33.tar.gz
gentoo-f948a88ad2eaa57f1502b500f058a66897da8f33.tar.bz2
gentoo-f948a88ad2eaa57f1502b500f058a66897da8f33.zip
net-dns/dnstop: Drop ipv6 USE dep.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-dns/dnstop/dnstop-20140915.ebuild')
-rw-r--r--net-dns/dnstop/dnstop-20140915.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/dnstop/dnstop-20140915.ebuild b/net-dns/dnstop/dnstop-20140915.ebuild
index 0f1d2d1acd12..40161c1cdae3 100644
--- a/net-dns/dnstop/dnstop-20140915.ebuild
+++ b/net-dns/dnstop/dnstop-20140915.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,7 +16,7 @@ KEYWORDS="amd64 ~arm ~hppa ~ppc x86"
IUSE="ipv6"
RDEPEND="sys-libs/ncurses
- net-libs/libpcap[ipv6?]"
+ net-libs/libpcap"
DEPEND="${RDEPEND}"
src_prepare() {