dev-python/pendulum: Set DISTUTILS_EXT=1

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2023-05-04 18:19:57 +02:00
parent 7f1bf65c19
commit 235a0a69a2

View File

@@ -3,6 +3,7 @@
EAPI=7
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=poetry
PYTHON_COMPAT=( python3_{9..11} )