dev-python/python-jsonrpc-server: remove DISTUTILS_USE_SETUPTOOLS

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola
2020-01-29 07:25:04 +02:00
parent 1ca265ad84
commit 12b3cb5f35

View File

@@ -4,7 +4,6 @@
EAPI=7
PYTHON_COMPAT=( python3_{6,7} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1