diff options
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nethogs/nethogs-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nethogs/nethogs-0.8.1.ebuild b/net-analyzer/nethogs/nethogs-0.8.1.ebuild index 83e92964ed50..43bfc875de18 100644 --- a/net-analyzer/nethogs/nethogs-0.8.1.ebuild +++ b/net-analyzer/nethogs/nethogs-0.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~x86" +KEYWORDS="amd64 ~arm ~ia64 ~x86" RDEPEND=" net-libs/libpcap |