diff options
author | Sam James <sam@gentoo.org> | 2021-01-05 20:49:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-05 20:49:40 +0000 |
commit | 5745c2c3eb7df548299564ff2d38c26c538fde4f (patch) | |
tree | 5a0b91a42fcea445ca6cd9b1dafc55bf5eb3cd50 /net-analyzer | |
parent | sci-libs/superlu: Stabilize 5.2.2 x86, #762127 (diff) | |
download | gentoo-5745c2c3eb7df548299564ff2d38c26c538fde4f.tar.gz gentoo-5745c2c3eb7df548299564ff2d38c26c538fde4f.tar.bz2 gentoo-5745c2c3eb7df548299564ff2d38c26c538fde4f.zip |
net-analyzer/nethogs: Stabilize 0.8.6 x86, #762145
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nethogs/nethogs-0.8.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nethogs/nethogs-0.8.6.ebuild b/net-analyzer/nethogs/nethogs-0.8.6.ebuild index b24bab4c9213..bef9dec145fd 100644 --- a/net-analyzer/nethogs/nethogs-0.8.6.ebuild +++ b/net-analyzer/nethogs/nethogs-0.8.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/raboof/nethogs/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 |