diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 00:52:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 00:58:00 +0000 |
commit | 0e4d12edb6544268944b43b8fa55f7a4360924f9 (patch) | |
tree | 795704dbbce1ae9893c72a0bc770da9edc01b030 /net-analyzer | |
parent | app-admin/lastpass-cli: Stabilize 1.3.3 amd64, #763951 (diff) | |
download | gentoo-0e4d12edb6544268944b43b8fa55f7a4360924f9.tar.gz gentoo-0e4d12edb6544268944b43b8fa55f7a4360924f9.tar.bz2 gentoo-0e4d12edb6544268944b43b8fa55f7a4360924f9.zip |
net-analyzer/nstats: Stabilize 0.4-r3 amd64, #763945
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nstats/nstats-0.4-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nstats/nstats-0.4-r3.ebuild b/net-analyzer/nstats/nstats-0.4-r3.ebuild index 2fd06e90cf7c..90125f4c3621 100644 --- a/net-analyzer/nstats/nstats-0.4-r3.ebuild +++ b/net-analyzer/nstats/nstats-0.4-r3.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=7 @@ -10,7 +10,7 @@ HOMEPAGE="http://trash.net/~reeler/nstats/" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" RDEPEND=" net-libs/libpcap |