diff options
Diffstat (limited to 'net-analyzer')
-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 6e3eb56ef4ce..896e70589f43 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 )" |