diff options
author | 2022-02-25 08:57:01 +0100 | |
---|---|---|
committer | 2022-02-25 08:57:01 +0100 | |
commit | 2a7abba0c3e3cbe8e7c0bb49df3653078fec3f57 (patch) | |
tree | 071f10eeffc5d5aae5e4e4e9b3944d93ba61d9af /net-analyzer | |
parent | mail-mta/sendmail: sparc stable wrt bug #833700 (diff) | |
download | gentoo-2a7abba0c3e3cbe8e7c0bb49df3653078fec3f57.tar.gz gentoo-2a7abba0c3e3cbe8e7c0bb49df3653078fec3f57.tar.bz2 gentoo-2a7abba0c3e3cbe8e7c0bb49df3653078fec3f57.zip |
net-analyzer/vnstat: sparc stable wrt bug #834008
Package-Manager: Portage-3.0.30, 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.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 7af8390b08d3..1ab466b63df8 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 |