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:55:49
Message-Id: 1645775737.8335b037353a9b38760b7f39224c63baa696ac6a.ago@gentoo
1 commit: 8335b037353a9b38760b7f39224c63baa696ac6a
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 25 07:55:37 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 25 07:55:37 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8335b037
7
8 net-analyzer/vnstat: amd64 stable wrt bug #834008
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="amd64"
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 f9877e7f008d..5e7e1dfcd80c 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