summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-05-04 18:54:29 +0200
committerMichał Górny <mgorny@gentoo.org>2023-05-04 18:56:38 +0200
commita5388236b3c532d2a6c9d092f517ceb8af8b31a2 (patch)
tree5b0cd50bc91b534ccf5c531e5ebe666b407dcdd3 /dev-python/setproctitle/setproctitle-1.3.2.ebuild
parentdev-python/scrypt: Set DISTUTILS_EXT=1 (diff)
downloadgentoo-a5388236b3c532d2a6c9d092f517ceb8af8b31a2.tar.gz
gentoo-a5388236b3c532d2a6c9d092f517ceb8af8b31a2.tar.bz2
gentoo-a5388236b3c532d2a6c9d092f517ceb8af8b31a2.zip
dev-python/setproctitle: Set DISTUTILS_EXT=1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/setproctitle/setproctitle-1.3.2.ebuild')
-rw-r--r--dev-python/setproctitle/setproctitle-1.3.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/setproctitle/setproctitle-1.3.2.ebuild b/dev-python/setproctitle/setproctitle-1.3.2.ebuild
index 42f99c0d178a..980d84a82104 100644
--- a/dev-python/setproctitle/setproctitle-1.3.2.ebuild
+++ b/dev-python/setproctitle/setproctitle-1.3.2.ebuild
@@ -3,6 +3,7 @@
EAPI=8
+DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} pypy3 )