summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-05-04 18:13:45 +0200
committerMichał Górny <mgorny@gentoo.org>2023-05-04 18:17:18 +0200
commit63d20c9e41d8730ec5546127faeb751902a96660 (patch)
tree8fc35d1a6d07a2069cdd788db5109a28c0ae9c82 /dev-python/fuse-python
parentgui-libs/gtk: Stabilize 4.10.3 ppc64, #905490 (diff)
downloadgentoo-63d20c9e41d8730ec5546127faeb751902a96660.tar.gz
gentoo-63d20c9e41d8730ec5546127faeb751902a96660.tar.bz2
gentoo-63d20c9e41d8730ec5546127faeb751902a96660.zip
dev-python/fuse-python: Set DISTUTILS_EXT=1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/fuse-python')
-rw-r--r--dev-python/fuse-python/fuse-python-1.0.5.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/fuse-python/fuse-python-1.0.5.ebuild b/dev-python/fuse-python/fuse-python-1.0.5.ebuild
index 48bba87b5826..a45fa1f4a3ef 100644
--- a/dev-python/fuse-python/fuse-python-1.0.5.ebuild
+++ b/dev-python/fuse-python/fuse-python-1.0.5.ebuild
@@ -3,6 +3,7 @@
EAPI=8
+DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} pypy3 )