diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-29 14:55:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-29 14:55:35 +0100 |
commit | a4b0ab03496f840f81d8ccbd9aa2eb1aaaa09e3f (patch) | |
tree | 829b3bff67e9493c4f087db498e40954b6a5ea34 /net-analyzer/bwm-ng/bwm-ng-0.6.1-r1.ebuild | |
parent | sys-apps/firejail-lts: amd64 stable wrt bug #607382 (diff) | |
download | gentoo-a4b0ab03496f840f81d8ccbd9aa2eb1aaaa09e3f.tar.gz gentoo-a4b0ab03496f840f81d8ccbd9aa2eb1aaaa09e3f.tar.bz2 gentoo-a4b0ab03496f840f81d8ccbd9aa2eb1aaaa09e3f.zip |
net-analyzer/bwm-ng: amd64 stable wrt bug #607512
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/bwm-ng/bwm-ng-0.6.1-r1.ebuild')
-rw-r--r-- | net-analyzer/bwm-ng/bwm-ng-0.6.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/bwm-ng/bwm-ng-0.6.1-r1.ebuild b/net-analyzer/bwm-ng/bwm-ng-0.6.1-r1.ebuild index 2004dc16a917..9649a60f8cc8 100644 --- a/net-analyzer/bwm-ng/bwm-ng-0.6.1-r1.ebuild +++ b/net-analyzer/bwm-ng/bwm-ng-0.6.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ DESCRIPTION="Bandwidth Monitor NG is a small and simple console-based bandwidth SRC_URI="http://www.gropp.org/bwm-ng/${P}.tar.gz" HOMEPAGE="http://www.gropp.org/" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~x86" LICENSE="GPL-2" SLOT="0" IUSE="html csv" |