net-analyzer/wapiti: set DISTUTILS_USE_SETUPTOOLS

Closes: https://bugs.gentoo.org/751688
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
This commit is contained in:
Bernard Cafarelli
2020-11-08 16:15:23 +01:00
parent c7dd149ca9
commit 7ab61ec2a0
2 changed files with 2 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
EAPI=7
DISTUTILS_USE_SETUPTOOLS=rdepend
PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_REQ_USE='xml'

View File

@@ -3,6 +3,7 @@
EAPI=7
DISTUTILS_USE_SETUPTOOLS=rdepend
PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_REQ_USE='xml'