dev-python/regex: Set DISTUTILS_USE_SETUPTOOLS
authorMichał Górny <mgorny@gentoo.org>
Mon, 16 Dec 2019 10:01:33 +0000 (11:01 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 16 Dec 2019 10:14:47 +0000 (11:14 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/regex/regex-2019.11.1.ebuild

index 6b42bd5991f0a65d77dbbeec630e022483f2e2ce..5fb1e5270dadef7f704b74320719bbb60343c40c 100644 (file)
@@ -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