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