commit: 445f22a32cc7bbd51d82a2170136c5504f4f4d40
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 4 16:28:23 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May 4 16:30:23 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=445f22a3
dev-python/python-poppler-qt5: Set DISTUTILS_EXT=1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/python-poppler-qt5/python-poppler-qt5-21.3.0.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/python-poppler-qt5/python-poppler-qt5-21.3.0.ebuild
b/dev-python/python-poppler-qt5/python-poppler-qt5-21.3.0.ebuild
index 672c9ecf7060..fe358ef69dac 100644
--- a/dev-python/python-poppler-qt5/python-poppler-qt5-21.3.0.ebuild
+++ b/dev-python/python-poppler-qt5/python-poppler-qt5-21.3.0.ebuild
@@ -3,6 +3,7 @@
EAPI=8
+DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=sip
PYTHON_COMPAT=( python3_{9,10,11} )