commit:     a7624d4c4124a7e1e5a47a71c45bcfd05eccca53
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May  4 16:13:54 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May  4 16:17:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7624d4c

dev-python/http-parser: Set DISTUTILS_EXT=1

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

 dev-python/http-parser/http-parser-0.9.0-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/http-parser/http-parser-0.9.0-r1.ebuild 
b/dev-python/http-parser/http-parser-0.9.0-r1.ebuild
index 6e5148fe0101..1bfa1afb610d 100644
--- a/dev-python/http-parser/http-parser-0.9.0-r1.ebuild
+++ b/dev-python/http-parser/http-parser-0.9.0-r1.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=8
 
+DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
 PYTHON_COMPAT=( python3_{9..11} )
 

Reply via email to