Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/bwm-ng/
Date: Mon, 26 Apr 2021 10:34:14
Message-Id: 1619433170.fc9f6d28178de6706b5e22a4a6d308598a24490e.sam@gentoo
1 commit: fc9f6d28178de6706b5e22a4a6d308598a24490e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 26 10:32:50 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 26 10:32:50 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc9f6d28
7
8 net-analyzer/bwm-ng: Stabilize 0.6.3 x86, #785694
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild b/net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild
16 index 772fbe3255c..0e94224d5bb 100644
17 --- a/net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild
18 +++ b/net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild
19 @@ -9,7 +9,7 @@ DESCRIPTION="Bandwidth Monitor NG is a small and simple console-based bandwidth
20 HOMEPAGE="http://www.gropp.org/"
21 SRC_URI="https://github.com/vgropp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
22
23 -KEYWORDS="amd64 ~arm ppc ~x86"
24 +KEYWORDS="amd64 ~arm ppc x86"
25 LICENSE="GPL-2"
26 SLOT="0"
27 IUSE="+csv +html"