summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-05-04 18:54:18 +0200
committerMichał Górny <mgorny@gentoo.org>2023-05-04 18:56:28 +0200
commitbc9841eaa262c8f396ee3c6b10671cf0c2e5c673 (patch)
treec91890af218271077139a3fd8006e6b3c0046617 /dev-python
parentdev-python/pywayland: Set DISTUTILS_EXT=1 (diff)
downloadgentoo-bc9841eaa262c8f396ee3c6b10671cf0c2e5c673.tar.gz
gentoo-bc9841eaa262c8f396ee3c6b10671cf0c2e5c673.tar.bz2
gentoo-bc9841eaa262c8f396ee3c6b10671cf0c2e5c673.zip
dev-python/pywlroots: Set DISTUTILS_EXT=1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pywlroots/pywlroots-0.16.4.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/pywlroots/pywlroots-0.16.4.ebuild b/dev-python/pywlroots/pywlroots-0.16.4.ebuild
index 0a4cbf0dd114..0c1aa65503b0 100644
--- a/dev-python/pywlroots/pywlroots-0.16.4.ebuild
+++ b/dev-python/pywlroots/pywlroots-0.16.4.ebuild
@@ -3,6 +3,7 @@
EAPI=8
+DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )