diff options
| author | Ionen Wolkens <ionen@gentoo.org> | 2023-04-22 01:17:24 -0400 |
|---|---|---|
| committer | Ionen Wolkens <ionen@gentoo.org> | 2023-04-22 02:51:04 -0400 |
| commit | 4a5ca3823a3917c91f41ced92529b522a963f36e (patch) | |
| tree | 2e4c66db222b3d76788f5c4c7854015fbc58f88b /dev-python/PyQt6/PyQt6-6.5.0.ebuild | |
| parent | ad5f98057ec0f5759b579f33dcec407fbbb6c421 (diff) | |
| download | gentoo-4a5ca3823a3917c91f41ced92529b522a963f36e.tar.gz gentoo-4a5ca3823a3917c91f41ced92529b522a963f36e.tar.bz2 gentoo-4a5ca3823a3917c91f41ced92529b522a963f36e.zip | |
dev-python/PyQt6: set DISTUTILS_EXT=1
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-python/PyQt6/PyQt6-6.5.0.ebuild')
| -rw-r--r-- | dev-python/PyQt6/PyQt6-6.5.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/PyQt6/PyQt6-6.5.0.ebuild b/dev-python/PyQt6/PyQt6-6.5.0.ebuild index 3490224e1178..0944c1869eab 100644 --- a/dev-python/PyQt6/PyQt6-6.5.0.ebuild +++ b/dev-python/PyQt6/PyQt6-6.5.0.ebuild @@ -3,6 +3,7 @@ EAPI=8 +DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=sip PYPI_NO_NORMALIZE=1 PYTHON_COMPAT=( python3_{9..11} ) |
