diff options
author | Sam James <sam@gentoo.org> | 2021-10-07 00:04:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-07 00:05:43 +0100 |
commit | 59f87e2ece5e257ba43bd545799f25c75fbc8cdc (patch) | |
tree | 52ffce9cda9f9d975a091cb828e3e9f62a946503 /net-analyzer | |
parent | dev-libs/libgnt: Stabilize 2.14.2 x86, #816405 (diff) | |
download | gentoo-59f87e2ece5e257ba43bd545799f25c75fbc8cdc.tar.gz gentoo-59f87e2ece5e257ba43bd545799f25c75fbc8cdc.tar.bz2 gentoo-59f87e2ece5e257ba43bd545799f25c75fbc8cdc.zip |
net-analyzer/vnstat: Stabilize 2.8 x86, #816477
Signed-off-by: Sam James <sam@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 0e21fad6716f..9695c8099d94 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 |