diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-05 20:04:41 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-05 20:04:50 +0100 |
commit | f1f2120eee27c8f2f6255526dd955a34c82081e2 (patch) | |
tree | f01b15034382e80b8f90534a4324d6050778735c /net-analyzer/pmacct | |
parent | dev-libs/librdkafka: keyworded 0.9.5 for ppc, bug #564532 (diff) | |
download | gentoo-f1f2120eee27c8f2f6255526dd955a34c82081e2.tar.gz gentoo-f1f2120eee27c8f2f6255526dd955a34c82081e2.tar.bz2 gentoo-f1f2120eee27c8f2f6255526dd955a34c82081e2.zip |
net-analyzer/pmacct: keyworded 1.6.1-r1 for ppc, bug #564532
Package-Manager: Portage-2.3.6, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'net-analyzer/pmacct')
-rw-r--r-- | net-analyzer/pmacct/pmacct-1.6.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/pmacct/pmacct-1.6.1-r1.ebuild b/net-analyzer/pmacct/pmacct-1.6.1-r1.ebuild index 72d65265800b..0b22f3b865ca 100644 --- a/net-analyzer/pmacct/pmacct-1.6.1-r1.ebuild +++ b/net-analyzer/pmacct/pmacct-1.6.1-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://www.pmacct.net/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="64bit debug geoip geoipv2 ipv6 jansson kafka mongodb mysql nflog postgres rabbitmq sqlite threads" REQUIRED_USE=" ?? ( geoip geoipv2 ) |