commit: 22565647eed096809e9bf572f8d4900e92c8a08d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 4 16:28:20 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May 4 16:30:20 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22565647
dev-python/python-gammu: Set DISTUTILS_EXT=1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/python-gammu/python-gammu-3.2.4-r1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/python-gammu/python-gammu-3.2.4-r1.ebuild
b/dev-python/python-gammu/python-gammu-3.2.4-r1.ebuild
index 9ac1f19a9373..c74acc16fa42 100644
--- a/dev-python/python-gammu/python-gammu-3.2.4-r1.ebuild
+++ b/dev-python/python-gammu/python-gammu-3.2.4-r1.ebuild
@@ -3,6 +3,7 @@
EAPI=8
+DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )