dev-python/ruamel-yaml-clib: Return to default DISTUTILS_USE_SETUPTOOLS

The relevant QA check has been corrected and now bdepend is okay after
all.

Closes: https://bugs.gentoo.org/745633
Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
Marek Szuba
2020-09-30 14:15:53 +02:00
parent ed828ea5c4
commit d1d4a45cb0

View File

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