summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-05-04 18:20:09 +0200
committerMichał Górny <mgorny@gentoo.org>2023-05-04 18:20:09 +0200
commit759c1acda9ef79f4d428d818c0d05626bdc71209 (patch)
treee7d1ebc0b127738e68ba9b346a572955f4e991c6 /dev-python/pycdio
parentdev-python/pycares: Set DISTUTILS_EXT=1 (diff)
downloadgentoo-759c1acda9ef79f4d428d818c0d05626bdc71209.tar.gz
gentoo-759c1acda9ef79f4d428d818c0d05626bdc71209.tar.bz2
gentoo-759c1acda9ef79f4d428d818c0d05626bdc71209.zip
dev-python/pycdio: Set DISTUTILS_EXT=1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pycdio')
-rw-r--r--dev-python/pycdio/pycdio-2.1.1-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/pycdio/pycdio-2.1.1-r1.ebuild b/dev-python/pycdio/pycdio-2.1.1-r1.ebuild
index 056fc78684ad..3555b2842eb3 100644
--- a/dev-python/pycdio/pycdio-2.1.1-r1.ebuild
+++ b/dev-python/pycdio/pycdio-2.1.1-r1.ebuild
@@ -3,6 +3,7 @@
EAPI=8
+DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )