diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-25 10:08:37 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-25 10:08:37 +0200 |
commit | 2bcbfebbc9d495fc10a056f1e18f8c0487a1b1bb (patch) | |
tree | e8aa010d2eaf00b3f7c3c8ecb94bf9f66bd72ab0 /net-analyzer/vnstat | |
parent | sys-auth/polkit: x86 stable wrt bug #833867 (diff) | |
download | gentoo-2bcbfebbc9d495fc10a056f1e18f8c0487a1b1bb.tar.gz gentoo-2bcbfebbc9d495fc10a056f1e18f8c0487a1b1bb.tar.bz2 gentoo-2bcbfebbc9d495fc10a056f1e18f8c0487a1b1bb.zip |
net-analyzer/vnstat: Stabilize 2.9 hppa, #834008
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer/vnstat')
-rw-r--r-- | net-analyzer/vnstat/vnstat-2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/vnstat/vnstat-2.9.ebuild b/net-analyzer/vnstat/vnstat-2.9.ebuild index 1ab466b63df8..8188972666d3 100644 --- a/net-analyzer/vnstat/vnstat-2.9.ebuild +++ b/net-analyzer/vnstat/vnstat-2.9.ebuild @@ -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 |