commit:     7e237dfad194a77b849d8748d22116cef9fffe2f
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 28 10:39:40 2020 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Tue Jan 28 10:40:26 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e237dfa

net-analyzer/pmacct: Drop obsolete IUSE=64bit

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 net-analyzer/pmacct/pmacct-999999.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net-analyzer/pmacct/pmacct-999999.ebuild 
b/net-analyzer/pmacct/pmacct-999999.ebuild
index d895fbe067a..fab338af5fe 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) \

Reply via email to