diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2025-12-05 21:42:09 +0100 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2025-12-05 21:42:51 +0100 |
| commit | b756afa68b219ec9f47680ce01d645e1f7b9a969 (patch) | |
| tree | e899c40d6d272a04086b348cb4ced0991a8eb3ae /dev-python | |
| parent | f4abc27b50b268e0ef4fc3856028e60c6ab4f641 (diff) | |
| download | gentoo-b756afa68b219ec9f47680ce01d645e1f7b9a969.tar.gz gentoo-b756afa68b219ec9f47680ce01d645e1f7b9a969.tar.bz2 gentoo-b756afa68b219ec9f47680ce01d645e1f7b9a969.zip | |
dev-python/pyqt5: Fix cmake args after IUSE serialport removal
Closes: https://bugs.gentoo.org/967130
Closes: https://bugs.gentoo.org/967131
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/pyqt5/pyqt5-5.15.11.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/pyqt5/pyqt5-5.15.11.ebuild b/dev-python/pyqt5/pyqt5-5.15.11.ebuild index af373d8adc1c..cf2f79b75525 100644 --- a/dev-python/pyqt5/pyqt5-5.15.11.ebuild +++ b/dev-python/pyqt5/pyqt5-5.15.11.ebuild @@ -124,7 +124,6 @@ python_configure_all() { $(pyqt_use_enable network QtNetwork) $(pyqt_use_enable opengl QtOpenGL) $(pyqt_use_enable printsupport QtPrintSupport) - $(pyqt_use_enable serialport ) $(pyqt_use_enable speech QtTextToSpeech) $(pyqt_use_enable sql QtSql) $(pyqt_use_enable svg QtSvg) |
