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/vnstat/
Date: Fri, 25 Feb 2022 07:57:06
Message-Id: 1645775821.2a7abba0c3e3cbe8e7c0bb49df3653078fec3f57.ago@gentoo
1 commit: 2a7abba0c3e3cbe8e7c0bb49df3653078fec3f57
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 25 07:57:01 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 25 07:57:01 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a7abba0
7
8 net-analyzer/vnstat: sparc stable wrt bug #834008
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-analyzer/vnstat/vnstat-2.9.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-analyzer/vnstat/vnstat-2.9.ebuild b/net-analyzer/vnstat/vnstat-2.9.ebuild
18 index 7af8390b08d3..1ab466b63df8 100644
19 --- a/net-analyzer/vnstat/vnstat-2.9.ebuild
20 +++ b/net-analyzer/vnstat/vnstat-2.9.ebuild
21 @@ -18,7 +18,7 @@ else
22 SRC_URI="https://humdi.net/vnstat/${P}.tar.gz"
23 SRC_URI+=" verify-sig? ( https://humdi.net/vnstat/${P}.tar.gz.asc )"
24
25 - KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 ~sparc ~x86"
26 + KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 sparc ~x86"
27
28 BDEPEND="verify-sig? ( sec-keys/openpgp-keys-teemutoivola )"
29 fi