summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-15 21:24:28 +0000
committerSam James <sam@gentoo.org>2021-03-15 21:24:28 +0000
commit7c4316837fc37239b0bb4514d94988bbf1f1ed35 (patch)
treedadca44a11133ef1cf96405f04cd982c817b1830
parentnet-analyzer/argus-clients: Stabilize 3.0.8.3 ppc, #776508 (diff)
downloadgentoo-7c4316837fc37239b0bb4514d94988bbf1f1ed35.tar.gz
gentoo-7c4316837fc37239b0bb4514d94988bbf1f1ed35.tar.bz2
gentoo-7c4316837fc37239b0bb4514d94988bbf1f1ed35.zip
net-analyzer/bwm-ng: Stabilize 0.6.2 ppc, #776514
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-analyzer/bwm-ng/bwm-ng-0.6.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/bwm-ng/bwm-ng-0.6.2.ebuild b/net-analyzer/bwm-ng/bwm-ng-0.6.2.ebuild
index 23c71582d272..5a90e4eb2e3c 100644
--- a/net-analyzer/bwm-ng/bwm-ng-0.6.2.ebuild
+++ b/net-analyzer/bwm-ng/bwm-ng-0.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,7 +8,7 @@ DESCRIPTION="Bandwidth Monitor NG is a small and simple console-based bandwidth
HOMEPAGE="http://www.gropp.org/"
SRC_URI="https://github.com/vgropp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ppc ~x86"
LICENSE="GPL-2"
SLOT="0"
IUSE="+csv +html"