From 7c4316837fc37239b0bb4514d94988bbf1f1ed35 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 15 Mar 2021 21:24:28 +0000 Subject: net-analyzer/bwm-ng: Stabilize 0.6.2 ppc, #776514 Signed-off-by: Sam James --- net-analyzer/bwm-ng/bwm-ng-0.6.2.ebuild | 4 ++-- 1 file 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" -- cgit v1.2.3-65-gdbad