diff options
-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 |