diff options
author | Sam James <sam@gentoo.org> | 2021-10-08 02:57:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-08 02:57:13 +0100 |
commit | 9203cd37f076f3afe3c4713ecc839896ee483610 (patch) | |
tree | 5f36e02255e2c5d4bcc39c06ff5e9d09fe5d1814 /net-analyzer/vnstat | |
parent | sys-firmware/edk2-ovmf: Stabilize 202105-r1 ppc64, #814122 (diff) | |
download | gentoo-9203cd37f076f3afe3c4713ecc839896ee483610.tar.gz gentoo-9203cd37f076f3afe3c4713ecc839896ee483610.tar.bz2 gentoo-9203cd37f076f3afe3c4713ecc839896ee483610.zip |
net-analyzer/vnstat: Stabilize 2.8 ppc64, #816477
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/vnstat')
-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 f583e4d3ea3b..5798621a7601 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 |