summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-05-04 18:19:56 +0200
committerMichał Górny <mgorny@gentoo.org>2023-05-04 18:19:56 +0200
commit7f1bf65c1965fc91c575f213e35a1c55bba9b218 (patch)
treef1f737f3a256454df7f33d50317bbbb2883e02b4 /dev-python/patiencediff
parentdev-python/orjson: Set DISTUTILS_EXT=1 (diff)
downloadgentoo-7f1bf65c1965fc91c575f213e35a1c55bba9b218.tar.gz
gentoo-7f1bf65c1965fc91c575f213e35a1c55bba9b218.tar.bz2
gentoo-7f1bf65c1965fc91c575f213e35a1c55bba9b218.zip
dev-python/patiencediff: Set DISTUTILS_EXT=1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/patiencediff')
-rw-r--r--dev-python/patiencediff/patiencediff-0.2.13.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/patiencediff/patiencediff-0.2.13.ebuild b/dev-python/patiencediff/patiencediff-0.2.13.ebuild
index 380e172add18..6573ae378afe 100644
--- a/dev-python/patiencediff/patiencediff-0.2.13.ebuild
+++ b/dev-python/patiencediff/patiencediff-0.2.13.ebuild
@@ -3,6 +3,7 @@
EAPI=8
+DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} pypy3 )