mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/dkimpy: delete DISTUTILS_USE_SETUPTOOLS
Due to the removal of python 3.7, DISTUTILS_USE_SETUPTOOLS is no longer needed. Closes:https://bugs.gentoo.org/811471 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: David Denoncin <ddenoncin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22215 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
committed by
Arthur Zamarin
parent
0b07e40bfb
commit
ef164c45f5
@@ -4,7 +4,6 @@
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{8..10} )
|
||||
DISTUTILS_USE_SETUPTOOLS=rdepend
|
||||
|
||||
inherit distutils-r1 optfeature
|
||||
|
||||
|
||||
Reference in New Issue
Block a user