summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-05-04 18:13:54 +0200
committerMichał Górny <mgorny@gentoo.org>2023-05-04 18:17:26 +0200
commita7624d4c4124a7e1e5a47a71c45bcfd05eccca53 (patch)
treebfea44efdb554b784e844e5d59592662509f11f6 /dev-python/http-parser
parentdev-python/html5-parser: Set DISTUTILS_EXT=1 (diff)
downloadgentoo-a7624d4c4124a7e1e5a47a71c45bcfd05eccca53.tar.gz
gentoo-a7624d4c4124a7e1e5a47a71c45bcfd05eccca53.tar.bz2
gentoo-a7624d4c4124a7e1e5a47a71c45bcfd05eccca53.zip
dev-python/http-parser: Set DISTUTILS_EXT=1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/http-parser')
-rw-r--r--dev-python/http-parser/http-parser-0.9.0-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
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} )