diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-02-25 08:56:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-02-25 08:56:05 +0100 |
commit | 6a27bd32c0c01bbb1546ebf2108f17b9ef3c6308 (patch) | |
tree | b2dca38a87e5851bf9072b14029d9093cdc7eb1d /net-analyzer | |
parent | app-shells/starship: amd64 stable wrt bug #834009 (diff) | |
download | gentoo-6a27bd32c0c01bbb1546ebf2108f17b9ef3c6308.tar.gz gentoo-6a27bd32c0c01bbb1546ebf2108f17b9ef3c6308.tar.bz2 gentoo-6a27bd32c0c01bbb1546ebf2108f17b9ef3c6308.zip |
net-analyzer/vnstat: ppc stable wrt bug #834008
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer')
-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 5e7e1dfcd80c..7d8d727f0ac1 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 |