summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-05-04 18:13:56 +0200
committerMichał Górny <mgorny@gentoo.org>2023-05-04 18:17:28 +0200
commite972d98f5bf2c31f1c602cd658ce15a0d22148e9 (patch)
treee0de2f8542152245f26f2be519bc727cdbbbf50c /dev-python/immutables
parentdev-python/ijson: Set DISTUTILS_EXT=1 (diff)
downloadgentoo-e972d98f5bf2c31f1c602cd658ce15a0d22148e9.tar.gz
gentoo-e972d98f5bf2c31f1c602cd658ce15a0d22148e9.tar.bz2
gentoo-e972d98f5bf2c31f1c602cd658ce15a0d22148e9.zip
dev-python/immutables: Set DISTUTILS_EXT=1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/immutables')
-rw-r--r--dev-python/immutables/immutables-0.19.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/immutables/immutables-0.19.ebuild b/dev-python/immutables/immutables-0.19.ebuild
index 3ce66183ff41..00ef84fe2265 100644
--- a/dev-python/immutables/immutables-0.19.ebuild
+++ b/dev-python/immutables/immutables-0.19.ebuild
@@ -3,6 +3,7 @@
EAPI=8
+DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( pypy3 python3_{9..11} )