diff options
author | Jeroen Roovers <jer@gentoo.org> | 2020-01-28 11:39:40 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2020-01-28 11:40:26 +0100 |
commit | 7e237dfad194a77b849d8748d22116cef9fffe2f (patch) | |
tree | 08c46cf76ab1271de1a600d424ecceafb51eefc5 /net-analyzer | |
parent | net-analyzer/pmacct: Set CFLAGS=-fcommon (diff) | |
download | gentoo-7e237dfad194a77b849d8748d22116cef9fffe2f.tar.gz gentoo-7e237dfad194a77b849d8748d22116cef9fffe2f.tar.bz2 gentoo-7e237dfad194a77b849d8748d22116cef9fffe2f.zip |
net-analyzer/pmacct: Drop obsolete IUSE=64bit
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/pmacct/pmacct-999999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-analyzer/pmacct/pmacct-999999.ebuild b/net-analyzer/pmacct/pmacct-999999.ebuild index d895fbe067a9..fab338af5fe5 100644 --- a/net-analyzer/pmacct/pmacct-999999.ebuild +++ b/net-analyzer/pmacct/pmacct-999999.ebuild @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="" IUSE=" - 64bit +bgp-bins +bmp-bins geoip geoipv2 jansson kafka +l2 mongodb mysql + +bgp-bins +bmp-bins geoip geoipv2 jansson kafka +l2 mongodb mysql ndpi nflog plabel postgres rabbitmq sqlite +st-bins +traffic-bins zmq " REQUIRED_USE=" @@ -61,7 +61,6 @@ src_configure() { append-cppflags -DMYSQL_SERVER_VERSION=99999999 econf \ - $(use_enable 64bit) \ $(use_enable bgp-bins) \ $(use_enable bmp-bins) \ $(use_enable geoip) \ |