summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2020-01-28 11:39:40 +0100
committerJeroen Roovers <jer@gentoo.org>2020-01-28 11:40:26 +0100
commit7e237dfad194a77b849d8748d22116cef9fffe2f (patch)
tree08c46cf76ab1271de1a600d424ecceafb51eefc5
parentnet-analyzer/pmacct: Set CFLAGS=-fcommon (diff)
downloadgentoo-7e237dfa.tar.gz
gentoo-7e237dfa.tar.bz2
gentoo-7e237dfa.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>
-rw-r--r--net-analyzer/pmacct/pmacct-999999.ebuild3
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) \