dev-python/aiosmtplib: move DISTUTILS_USE_SETUPTOOLS to pre-inherit

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2021-03-28 11:37:26 +02:00
parent bab587a007
commit bca26fdfcd

View File

@@ -3,6 +3,7 @@
EAPI=7
DISTUTILS_USE_SETUPTOOLS=pyproject.toml
PYTHON_COMPAT=( python3_{7,8} )
inherit distutils-r1
@@ -19,5 +20,3 @@ DEPEND="dev-python/pyproject2setuppy"
RDEPEND="${DEPEND}"
RESTRICT="mirror"
DISTUTILS_USE_SETUPTOOLS=pyproject.toml