diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-24 18:34:10 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-24 18:46:34 +0100 |
commit | 8a659e30b5a17384fc28c2dd6f2f4a7bf6e17caa (patch) | |
tree | 7edfe2dad312d3bd013d3ee69c6b66935ba4ea10 /net-analyzer/vnstat | |
parent | app-misc/glastree: stable 1.04_p20150525 for ppc (diff) | |
download | gentoo-8a659e30b5a17384fc28c2dd6f2f4a7bf6e17caa.tar.gz gentoo-8a659e30b5a17384fc28c2dd6f2f4a7bf6e17caa.tar.bz2 gentoo-8a659e30b5a17384fc28c2dd6f2f4a7bf6e17caa.zip |
net-analyzer/vnstat: stable 2.6 for ppc
stable wrt bug #738868
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@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 0fa668792847..9a55b03dc30f 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 )" |