dev-python/livereload: fix DISTUTILS_USE_SETUPTOOLS

Closes: https://bugs.gentoo.org/812677
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
Andrew Ammerlaan
2021-12-13 16:37:29 +01:00
parent a3c4a4cc4f
commit ef5628b190

View File

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