Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/vnstat/
Date: Wed, 28 Oct 2020 16:18:22
Message-Id: 1603901889.2abd7ed703c7d6ff8c927b8ac201acd561d40e79.sam@gentoo
1 commit: 2abd7ed703c7d6ff8c927b8ac201acd561d40e79
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 28 16:15:19 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 28 16:18:09 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2abd7ed7
7
8 net-analyzer/vnstat: Stabilize 2.6 arm, #738868
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-analyzer/vnstat/vnstat-2.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-analyzer/vnstat/vnstat-2.6.ebuild b/net-analyzer/vnstat/vnstat-2.6.ebuild
16 index 9f9cadc68a6..fd7c831bd5d 100644
17 --- a/net-analyzer/vnstat/vnstat-2.6.ebuild
18 +++ b/net-analyzer/vnstat/vnstat-2.6.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="https://humdi.net/vnstat/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm hppa ~mips ppc ppc64 sparc x86"
24 +KEYWORDS="~amd64 arm hppa ~mips ppc ppc64 sparc x86"
25 IUSE="gd selinux test"
26 RESTRICT="!test? ( test )"