summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-15 21:53:12 +0000
committerSam James <sam@gentoo.org>2021-03-15 21:53:12 +0000
commit06932e674e5b5289e93ec5ac7b2cf2f2cd324879 (patch)
treef4bf602cdcf1c2e233d39acd7b9010c17992b5be /net-analyzer/ifstatus
parentnet-analyzer/fwlogwatch: Stabilize 1.5 amd64, #776529 (diff)
downloadgentoo-06932e674e5b5289e93ec5ac7b2cf2f2cd324879.tar.gz
gentoo-06932e674e5b5289e93ec5ac7b2cf2f2cd324879.tar.bz2
gentoo-06932e674e5b5289e93ec5ac7b2cf2f2cd324879.zip
net-analyzer/ifstatus: Stabilize 2.0.0 amd64, #776538
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/ifstatus')
-rw-r--r--net-analyzer/ifstatus/ifstatus-2.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ifstatus/ifstatus-2.0.0.ebuild b/net-analyzer/ifstatus/ifstatus-2.0.0.ebuild
index 7b2612d29fee..85a203b8d40e 100644
--- a/net-analyzer/ifstatus/ifstatus-2.0.0.ebuild
+++ b/net-analyzer/ifstatus/ifstatus-2.0.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit toolchain-funcs
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~x86"
DESCRIPTION="A simple CLI program for displaying network statistics in real time"
HOMEPAGE="http://ifstatus.sourceforge.net/"