From f948a88ad2eaa57f1502b500f058a66897da8f33 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Sun, 22 Jan 2017 17:36:12 +0100 Subject: net-dns/dnstop: Drop ipv6 USE dep. Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- net-dns/dnstop/dnstop-20140915.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-dns/dnstop/dnstop-20140915.ebuild') 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() { -- cgit v1.2.3-65-gdbad