commit:     f8d14d2ddb887a75d67f0e41836a496ce6289591
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 21 12:07:06 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 21 13:59:07 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8d14d2d

dev-python/pyaes: Set DISTUTILS_USE_SETUPTOOLS

Closes: https://bugs.gentoo.org/709968
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pyaes/pyaes-1.6.1-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/pyaes/pyaes-1.6.1-r1.ebuild 
b/dev-python/pyaes/pyaes-1.6.1-r1.ebuild
index f6806c7c8c2..81984f3c30a 100644
--- a/dev-python/pyaes/pyaes-1.6.1-r1.ebuild
+++ b/dev-python/pyaes/pyaes-1.6.1-r1.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=6
 
+DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1

Reply via email to