diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-05 21:16:25 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-05 21:16:25 +0200 |
commit | 6ad55b5adc6ca73607c28d0cdbc71d613afd652c (patch) | |
tree | 0877de120e775b13ddce54fac173dade3a5f0578 /net-analyzer | |
parent | dev-python/sphinx-issues: Stabilize 3.0.1 hppa, #832641 (diff) | |
download | gentoo-6ad55b5adc6ca73607c28d0cdbc71d613afd652c.tar.gz gentoo-6ad55b5adc6ca73607c28d0cdbc71d613afd652c.tar.bz2 gentoo-6ad55b5adc6ca73607c28d0cdbc71d613afd652c.zip |
net-analyzer/vnstat: Stabilize 2.8 hppa, #832571
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/vnstat/vnstat-2.8.ebuild | 4 |
1 files 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 |