diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-10-31 17:33:43 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-10-31 17:33:58 +0100 |
commit | 9797a0862aea6ef8e4b6f14c31040ef31ab5632d (patch) | |
tree | eb7e3b666dac20b779e96b52f0821a69d8ac7c57 /net-analyzer/ifstatus/ifstatus-1.1.0-r2.ebuild | |
parent | www-apps/wordpress: 4.8.3 (diff) | |
download | gentoo-9797a0862aea6ef8e4b6f14c31040ef31ab5632d.tar.gz gentoo-9797a0862aea6ef8e4b6f14c31040ef31ab5632d.tar.bz2 gentoo-9797a0862aea6ef8e4b6f14c31040ef31ab5632d.zip |
net-analyzer/ifstatus: amd64 stable, bug 632311
Bug: https://bugs.gentoo.org/632311
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'net-analyzer/ifstatus/ifstatus-1.1.0-r2.ebuild')
-rw-r--r-- | net-analyzer/ifstatus/ifstatus-1.1.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/ifstatus/ifstatus-1.1.0-r2.ebuild b/net-analyzer/ifstatus/ifstatus-1.1.0-r2.ebuild index dcd4cdbcb380..d76e595171c1 100644 --- a/net-analyzer/ifstatus/ifstatus-1.1.0-r2.ebuild +++ b/net-analyzer/ifstatus/ifstatus-1.1.0-r2.ebuild @@ -4,7 +4,7 @@ EAPI=6 inherit eutils 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/" |