Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ifstatus/
Date: Tue, 31 Oct 2017 16:34:12
Message-Id: 1509467638.9797a0862aea6ef8e4b6f14c31040ef31ab5632d.dilfridge@gentoo
1 commit: 9797a0862aea6ef8e4b6f14c31040ef31ab5632d
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 31 16:33:43 2017 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 31 16:33:58 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9797a086
7
8 net-analyzer/ifstatus: amd64 stable, bug 632311
9
10 Bug: https://bugs.gentoo.org/632311
11 Package-Manager: Portage-2.3.13, Repoman-2.3.4
12
13 net-analyzer/ifstatus/ifstatus-1.1.0-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-analyzer/ifstatus/ifstatus-1.1.0-r2.ebuild b/net-analyzer/ifstatus/ifstatus-1.1.0-r2.ebuild
17 index dcd4cdbcb38..d76e595171c 100644
18 --- a/net-analyzer/ifstatus/ifstatus-1.1.0-r2.ebuild
19 +++ b/net-analyzer/ifstatus/ifstatus-1.1.0-r2.ebuild
20 @@ -4,7 +4,7 @@
21 EAPI=6
22 inherit eutils toolchain-funcs
23
24 -KEYWORDS="~amd64 ~arm ~ppc x86"
25 +KEYWORDS="amd64 ~arm ~ppc x86"
26
27 DESCRIPTION="A simple CLI program for displaying network statistics in real time"
28 HOMEPAGE="http://ifstatus.sourceforge.net/"