commit: 7c4316837fc37239b0bb4514d94988bbf1f1ed35 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 15 21:24:28 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 15 21:24:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c431683
net-analyzer/bwm-ng: Stabilize 0.6.2 ppc, #776514 Signed-off-by: Sam James <sam <AT> gentoo.org> 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 23c71582d27..5a90e4eb2e3 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"
