diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-02-25 08:55:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-02-25 08:55:37 +0100 |
commit | 8335b037353a9b38760b7f39224c63baa696ac6a (patch) | |
tree | 7c36233e38098b834c02271492a143d076186431 /net-analyzer/vnstat | |
parent | dev-util/checkstyle: amd64 stable wrt bug #828600 (diff) | |
download | gentoo-8335b037353a9b38760b7f39224c63baa696ac6a.tar.gz gentoo-8335b037353a9b38760b7f39224c63baa696ac6a.tar.bz2 gentoo-8335b037353a9b38760b7f39224c63baa696ac6a.zip |
net-analyzer/vnstat: amd64 stable wrt bug #834008
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 f9877e7f008d..5e7e1dfcd80c 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 |