diff options
Diffstat (limited to 'net-analyzer/vnstat/vnstat-2.7.ebuild')
-rw-r--r-- | net-analyzer/vnstat/vnstat-2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/vnstat/vnstat-2.7.ebuild b/net-analyzer/vnstat/vnstat-2.7.ebuild index 56fe7befef94..1c9e833f8d46 100644 --- a/net-analyzer/vnstat/vnstat-2.7.ebuild +++ b/net-analyzer/vnstat/vnstat-2.7.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 |