summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-05-04 18:09:21 +0200
committerMichał Górny <mgorny@gentoo.org>2023-05-04 18:11:19 +0200
commitfeb7f873764714e880482cca4d173a2dce7ef857 (patch)
treec52fb1465d66d45e8436504ff99679aa708346b7 /dev-python/frozendict
parentdev-python/fonttools: Set DISTUTILS_EXT=1 (diff)
downloadgentoo-feb7f873764714e880482cca4d173a2dce7ef857.tar.gz
gentoo-feb7f873764714e880482cca4d173a2dce7ef857.tar.bz2
gentoo-feb7f873764714e880482cca4d173a2dce7ef857.zip
dev-python/frozendict: Set DISTUTILS_EXT=1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/frozendict')
-rw-r--r--dev-python/frozendict/frozendict-2.3.8.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/frozendict/frozendict-2.3.8.ebuild b/dev-python/frozendict/frozendict-2.3.8.ebuild
index 9548bcbf1869..90e1b20b4b92 100644
--- a/dev-python/frozendict/frozendict-2.3.8.ebuild
+++ b/dev-python/frozendict/frozendict-2.3.8.ebuild
@@ -3,6 +3,7 @@
EAPI=8
+DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )