commit: 6ad55b5adc6ca73607c28d0cdbc71d613afd652c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 5 19:16:25 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 5 19:16:25 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ad55b5a
net-analyzer/vnstat: Stabilize 2.8 hppa, #832571
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-analyzer/vnstat/vnstat-2.8.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-analyzer/vnstat/vnstat-2.8.ebuild
b/net-analyzer/vnstat/vnstat-2.8.ebuild
index b596f789e0c9..3abe8761ff15 100644
--- a/net-analyzer/vnstat/vnstat-2.8.ebuild
+++ b/net-analyzer/vnstat/vnstat-2.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -18,7 +18,7 @@ else
SRC_URI="https://humdi.net/vnstat/${P}.tar.gz"
SRC_URI+=" verify-sig? ( https://humdi.net/vnstat/${P}.tar.gz.asc )"
- KEYWORDS="amd64 arm arm64 ~hppa ~mips ppc ppc64 sparc x86"
+ KEYWORDS="amd64 arm arm64 hppa ~mips ppc ppc64 sparc x86"
BDEPEND="verify-sig? ( sec-keys/openpgp-keys-teemutoivola )"
fi