commit:     5f012759d8fe2df3efc05393828334fdeb2969ba
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 16 10:01:33 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Dec 16 10:14:47 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f012759

dev-python/regex: Set DISTUTILS_USE_SETUPTOOLS

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/regex/regex-2019.11.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/regex/regex-2019.11.1.ebuild 
b/dev-python/regex/regex-2019.11.1.ebuild
index 6b42bd5991f..5fb1e5270da 100644
--- a/dev-python/regex/regex-2019.11.1.ebuild
+++ b/dev-python/regex/regex-2019.11.1.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 
+DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=( python{2_7,3_{5,6,7,8}} pypy{,3} )
 
 inherit distutils-r1 flag-o-matic

Reply via email to