summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-05-04 18:19:57 +0200
committerMichał Górny <mgorny@gentoo.org>2023-05-04 18:19:57 +0200
commit235a0a69a2f4319464c1ff39f0f4cf9e5b593f18 (patch)
treef3e7b19955f5df28ae7f4b43ceddf3e15b820d81 /dev-python/pendulum
parentdev-python/patiencediff: Set DISTUTILS_EXT=1 (diff)
downloadgentoo-235a0a69a2f4319464c1ff39f0f4cf9e5b593f18.tar.gz
gentoo-235a0a69a2f4319464c1ff39f0f4cf9e5b593f18.tar.bz2
gentoo-235a0a69a2f4319464c1ff39f0f4cf9e5b593f18.zip
dev-python/pendulum: Set DISTUTILS_EXT=1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pendulum')
-rw-r--r--dev-python/pendulum/pendulum-2.1.2-r2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/pendulum/pendulum-2.1.2-r2.ebuild b/dev-python/pendulum/pendulum-2.1.2-r2.ebuild
index a6ec7ab0e778..ff1ae532839f 100644
--- a/dev-python/pendulum/pendulum-2.1.2-r2.ebuild
+++ b/dev-python/pendulum/pendulum-2.1.2-r2.ebuild
@@ -3,6 +3,7 @@
EAPI=7
+DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=poetry
PYTHON_COMPAT=( python3_{9..11} )