diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-18 00:04:28 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-18 00:09:36 +0200 |
commit | 4e81824a1f063256fd4ea6905f633ce7a9bdb9db (patch) | |
tree | 962756f1441b78375fb30c66d5958e13c13d5cf0 /net-analyzer | |
parent | dev-libs/mongo-c-driver: x86 stable (bug #652964) (diff) | |
download | gentoo-4e81824a1f063256fd4ea6905f633ce7a9bdb9db.tar.gz gentoo-4e81824a1f063256fd4ea6905f633ce7a9bdb9db.tar.bz2 gentoo-4e81824a1f063256fd4ea6905f633ce7a9bdb9db.zip |
net-analyzer/pmacct: x86 stable (bug #652964)
Package-Manager: Portage-2.3.30, Repoman-2.3.9
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/pmacct/pmacct-1.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/pmacct/pmacct-1.6.2.ebuild b/net-analyzer/pmacct/pmacct-1.6.2.ebuild index 470092a66bdc..a2934f5a2a94 100644 --- a/net-analyzer/pmacct/pmacct-1.6.2.ebuild +++ b/net-analyzer/pmacct/pmacct-1.6.2.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://www.pmacct.net/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="64bit debug geoip geoipv2 ipv6 jansson kafka mongodb mysql nflog postgres rabbitmq sqlite threads" REQUIRED_USE=" ?? ( geoip geoipv2 ) |