summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-05-04 18:13:50 +0200
committerMichał Górny <mgorny@gentoo.org>2023-05-04 18:17:22 +0200
commit072919a44a332076c2bec41c280bbaf14da11c14 (patch)
tree9d4ded90e8a6edf9241dfc172af6c53d0c00ee8a /dev-python/gsd
parentdev-python/grpcio: Set DISTUTILS_EXT=1 (diff)
downloadgentoo-072919a44a332076c2bec41c280bbaf14da11c14.tar.gz
gentoo-072919a44a332076c2bec41c280bbaf14da11c14.tar.bz2
gentoo-072919a44a332076c2bec41c280bbaf14da11c14.zip
dev-python/gsd: Set DISTUTILS_EXT=1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/gsd')
-rw-r--r--dev-python/gsd/gsd-2.8.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/gsd/gsd-2.8.1.ebuild b/dev-python/gsd/gsd-2.8.1.ebuild
index ac6fd1412be1..55f0159e57f9 100644
--- a/dev-python/gsd/gsd-2.8.1.ebuild
+++ b/dev-python/gsd/gsd-2.8.1.ebuild
@@ -3,6 +3,7 @@
EAPI=8
+DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )