commit:     b8eb4195cc67263847739bb589b0ad494106c76b
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  3 16:02:29 2022 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Aug  3 16:04:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8eb4195

dev-python/PyQt6: add bugref for qmake6 path

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 dev-python/PyQt6/PyQt6-6.3.1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 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}
 

Reply via email to