commit:     b8eee4ba0cd7d297d498bf15624a22c161b0bc6e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May  4 16:54:36 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May  4 16:56:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8eee4ba

dev-python/thriftpy2: Set DISTUTILS_EXT=1

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

 dev-python/thriftpy2/thriftpy2-0.4.16.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/thriftpy2/thriftpy2-0.4.16.ebuild 
b/dev-python/thriftpy2/thriftpy2-0.4.16.ebuild
index 13eb04b44750..8e796b0dc9cb 100644
--- a/dev-python/thriftpy2/thriftpy2-0.4.16.ebuild
+++ b/dev-python/thriftpy2/thriftpy2-0.4.16.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=8
 
+DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
 PYTHON_COMPAT=( python3_{9..11} )
 

Reply via email to