diff options
author | Sam James <sam@gentoo.org> | 2021-04-26 10:32:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-26 10:32:50 +0000 |
commit | fc9f6d28178de6706b5e22a4a6d308598a24490e (patch) | |
tree | 15f61b45fd6a7f24c0461b0dce6bc928bd2b893d /net-analyzer/bwm-ng | |
parent | x11-misc/xlockmore: Stabilize 5.66 x86, #785691 (diff) | |
download | gentoo-fc9f6d28178de6706b5e22a4a6d308598a24490e.tar.gz gentoo-fc9f6d28178de6706b5e22a4a6d308598a24490e.tar.bz2 gentoo-fc9f6d28178de6706b5e22a4a6d308598a24490e.zip |
net-analyzer/bwm-ng: Stabilize 0.6.3 x86, #785694
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/bwm-ng')
-rw-r--r-- | net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild b/net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild index 772fbe3255cc..0e94224d5bbf 100644 --- a/net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild +++ b/net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild @@ -9,7 +9,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" |