diff options
Diffstat (limited to 'dev-python/setproctitle')
| -rw-r--r-- | dev-python/setproctitle/setproctitle-1.3.3.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/setproctitle/setproctitle-1.3.3.ebuild b/dev-python/setproctitle/setproctitle-1.3.3.ebuild index 75e6a5b49ea7..60d13d4182cc 100644 --- a/dev-python/setproctitle/setproctitle-1.3.3.ebuild +++ b/dev-python/setproctitle/setproctitle-1.3.3.ebuild @@ -3,6 +3,8 @@ EAPI=8 +# The package has a fallback implementation which is a noop but warns +# if the extensions weren't built, so we always build them. DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) |
