dev-python/httpstat: DISTUTILS_USE_SETUPTOOLS=rdepend

Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
Mike Gilbert
2020-04-21 14:33:07 -04:00
parent e0b6063713
commit 1af9944b22

View File

@@ -2,8 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
PYTHON_COMPAT=( python3_{6,7} pypy3 )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1