diff options
author | Sam James <sam@gentoo.org> | 2021-03-15 22:09:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-15 22:09:21 +0000 |
commit | 1921961c44cb62937f5246eb81360eb7adf0627e (patch) | |
tree | 2e9053dfe9161609e494ce7ec6ecd15e3ac5a4b5 /net-analyzer/ifstatus | |
parent | net-analyzer/hydra: Stabilize 9.1 x86, #776532 (diff) | |
download | gentoo-1921961c44cb62937f5246eb81360eb7adf0627e.tar.gz gentoo-1921961c44cb62937f5246eb81360eb7adf0627e.tar.bz2 gentoo-1921961c44cb62937f5246eb81360eb7adf0627e.zip |
net-analyzer/ifstatus: Stabilize 2.0.0 x86, #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.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/ifstatus/ifstatus-2.0.0.ebuild b/net-analyzer/ifstatus/ifstatus-2.0.0.ebuild index 85a203b8d40e..0b58e01792d6 100644 --- a/net-analyzer/ifstatus/ifstatus-2.0.0.ebuild +++ b/net-analyzer/ifstatus/ifstatus-2.0.0.ebuild @@ -4,7 +4,7 @@ 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/" |