summaryrefslogtreecommitdiff
path: root/dev-python/PyQt6/PyQt6-6.3.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/PyQt6/PyQt6-6.3.1.ebuild')
-rw-r--r--dev-python/PyQt6/PyQt6-6.3.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/PyQt6/PyQt6-6.3.1.ebuild b/dev-python/PyQt6/PyQt6-6.3.1.ebuild
index f943118bccb3..ba0245d7b232 100644
--- a/dev-python/PyQt6/PyQt6-6.3.1.ebuild
+++ b/dev-python/PyQt6/PyQt6-6.3.1.ebuild
@@ -84,8 +84,7 @@ src_configure() {
echo ${*/#/${state}}
}
- # hack: currently lacking qt6_get_bindir (or alternatively have
- # qmake6 in PATH like qmake5 is so it wouldn't matter)
+ # workaround until bug 863395 has something to offer
local qmake6=$(qt5_get_bindir)/qmake6
qmake6=${qmake6//qt5/qt6}