commit:     7f1bf65c1965fc91c575f213e35a1c55bba9b218
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May  4 16:19:56 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May  4 16:19:56 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f1bf65c

dev-python/patiencediff: Set DISTUTILS_EXT=1

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/patiencediff/patiencediff-0.2.13.ebuild | 1 +
 1 file changed, 1 insertion(+)

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 )
 

Reply via email to