Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/bwping/
Date: Thu, 02 Jul 2020 06:36:07
Message-Id: 1593671755.1151b7e6c3f74a9953da87e8b942378c7d382bb9.ago@gentoo
1 commit: 1151b7e6c3f74a9953da87e8b942378c7d382bb9
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 2 06:35:55 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 2 06:35:55 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1151b7e6
7
8 net-analyzer/bwping: x86 stable wrt bug #730296
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-analyzer/bwping/bwping-1.17.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-analyzer/bwping/bwping-1.17.ebuild b/net-analyzer/bwping/bwping-1.17.ebuild
18 index 7dbf8026050..4743efcd1e4 100644
19 --- a/net-analyzer/bwping/bwping-1.17.ebuild
20 +++ b/net-analyzer/bwping/bwping-1.17.ebuild
21 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
22
23 LICENSE="BSD"
24 SLOT="0"
25 -KEYWORDS="amd64 ~sparc ~x86"
26 +KEYWORDS="amd64 ~sparc x86"
27
28 src_test() {
29 [[ ${UID} = 0 ]] && default