diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-26 00:01:16 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-26 00:01:16 +0100 |
commit | f954d627e72924c7914f39e0455fac31e9106f9b (patch) | |
tree | 3f5ac612339f74a30e5720daabc9f018bcee88be /net-analyzer/vnstat | |
parent | net-nds/smbldap-tools: x86 stable (bug #742152) (diff) | |
download | gentoo-f954d627e72924c7914f39e0455fac31e9106f9b.tar.gz gentoo-f954d627e72924c7914f39e0455fac31e9106f9b.tar.bz2 gentoo-f954d627e72924c7914f39e0455fac31e9106f9b.zip |
net-analyzer/vnstat: x86 stable (bug #738868)
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-analyzer/vnstat')
-rw-r--r-- | net-analyzer/vnstat/vnstat-2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/vnstat/vnstat-2.6.ebuild b/net-analyzer/vnstat/vnstat-2.6.ebuild index 9a55b03dc30f..46290d1ad1c6 100644 --- a/net-analyzer/vnstat/vnstat-2.6.ebuild +++ b/net-analyzer/vnstat/vnstat-2.6.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://humdi.net/vnstat/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~mips ppc ppc64 sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~mips ppc ppc64 sparc x86" IUSE="gd selinux test" RESTRICT="!test? ( test )" |