diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-06 08:47:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-06 08:47:27 +0200 |
commit | aeddf57d44a36758dfa2eefa8c568ee4627b01a2 (patch) | |
tree | 0360063ea753d2fb3521723fa52c2bb9ebf998e7 /net-analyzer | |
parent | dev-libs/libgnt: sparc stable wrt bug #816405 (diff) | |
download | gentoo-aeddf57d44a36758dfa2eefa8c568ee4627b01a2.tar.gz gentoo-aeddf57d44a36758dfa2eefa8c568ee4627b01a2.tar.bz2 gentoo-aeddf57d44a36758dfa2eefa8c568ee4627b01a2.zip |
net-analyzer/vnstat: sparc stable wrt bug #816477
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/vnstat/vnstat-2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/vnstat/vnstat-2.8.ebuild b/net-analyzer/vnstat/vnstat-2.8.ebuild index 380e2978d980..0e21fad6716f 100644 --- a/net-analyzer/vnstat/vnstat-2.8.ebuild +++ b/net-analyzer/vnstat/vnstat-2.8.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? ( app-crypt/openpgp-keys-teemutoivola )" fi |