Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/pmacct/
Date: Sat, 05 Aug 2017 19:04:58
Message-Id: 1501959890.f1f2120eee27c8f2f6255526dd955a34c82081e2.slyfox@gentoo
1 commit: f1f2120eee27c8f2f6255526dd955a34c82081e2
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 5 19:04:41 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 5 19:04:50 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1f2120e
7
8 net-analyzer/pmacct: keyworded 1.6.1-r1 for ppc, bug #564532
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc"
12
13 net-analyzer/pmacct/pmacct-1.6.1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-analyzer/pmacct/pmacct-1.6.1-r1.ebuild b/net-analyzer/pmacct/pmacct-1.6.1-r1.ebuild
17 index 72d65265800..0b22f3b865c 100644
18 --- a/net-analyzer/pmacct/pmacct-1.6.1-r1.ebuild
19 +++ b/net-analyzer/pmacct/pmacct-1.6.1-r1.ebuild
20 @@ -10,7 +10,7 @@ SRC_URI="http://www.pmacct.net/${P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="~amd64 ~ppc ~x86"
26 IUSE="64bit debug geoip geoipv2 ipv6 jansson kafka mongodb mysql nflog postgres rabbitmq sqlite threads"
27 REQUIRED_USE="
28 ?? ( geoip geoipv2 )