dev-python/scenedetect: fix DISTUTILS_USE_SETUPTOOLS warning

Signed-off-by: James Beddek <telans@posteo.de>
This commit is contained in:
James Beddek
2021-10-04 21:10:38 +13:00
parent 66523eaf7c
commit 5d2ca0efd3

View File

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