commit: 59f87e2ece5e257ba43bd545799f25c75fbc8cdc Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Oct 6 23:04:30 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Oct 6 23:05:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59f87e2e
net-analyzer/vnstat: Stabilize 2.8 x86, #816477 Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/vnstat/vnstat-2.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/vnstat/vnstat-2.8.ebuild b/net-analyzer/vnstat/vnstat-2.8.ebuild index 0e21fad6716..9695c8099d9 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