commit: db6f60f747944962d8903b690c03e1b25abe9bda
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 4 16:54:36 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May 4 16:56:45 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db6f60f7
dev-python/time-machine: Set DISTUTILS_EXT=1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/time-machine/time-machine-2.9.0.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/time-machine/time-machine-2.9.0.ebuild
b/dev-python/time-machine/time-machine-2.9.0.ebuild
index 5bbb3670c1c0..0c5e891b9b4a 100644
--- a/dev-python/time-machine/time-machine-2.9.0.ebuild
+++ b/dev-python/time-machine/time-machine-2.9.0.ebuild
@@ -3,6 +3,7 @@
EAPI=8
+DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )