summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-05-04 18:13:55 +0200
committerMichał Górny <mgorny@gentoo.org>2023-05-04 18:17:27 +0200
commiteb2e2f61e98c3c314fb198c0a14d30f858fbad65 (patch)
tree3585183e94c2c44eabf06354072ab1e48d155143 /dev-python/ijson
parentdev-python/http-parser: Set DISTUTILS_EXT=1 (diff)
downloadgentoo-eb2e2f61e98c3c314fb198c0a14d30f858fbad65.tar.gz
gentoo-eb2e2f61e98c3c314fb198c0a14d30f858fbad65.tar.bz2
gentoo-eb2e2f61e98c3c314fb198c0a14d30f858fbad65.zip
dev-python/ijson: Set DISTUTILS_EXT=1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/ijson')
-rw-r--r--dev-python/ijson/ijson-3.2.0_p0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/ijson/ijson-3.2.0_p0.ebuild b/dev-python/ijson/ijson-3.2.0_p0.ebuild
index 2809b77d4995..01e1386262a2 100644
--- a/dev-python/ijson/ijson-3.2.0_p0.ebuild
+++ b/dev-python/ijson/ijson-3.2.0_p0.ebuild
@@ -3,6 +3,7 @@
EAPI=8
+DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} pypy3 )