dev-python/PyQt5: clarify comment
authorDavide Pesavento <pesa@gentoo.org>
Thu, 21 Mar 2019 20:30:12 +0000 (21:30 +0100)
committerDavide Pesavento <pesa@gentoo.org>
Thu, 21 Mar 2019 20:30:26 +0000 (21:30 +0100)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Davide Pesavento <pesa@gentoo.org>
dev-python/PyQt5/PyQt5-5.12.1.ebuild

index a4197ca2dc5a04f4814a089affeadc9abbb06d69..7098afbaeb712901ea439157a643fc16262cbdfd 100644 (file)
@@ -165,7 +165,7 @@ src_compile() {
 src_install() {
        installation() {
                local tmp_root=${D}/${PN}_tmp_root
-               # parallel install fails (same issue as qscintilla-python-2.10.8)
+               # parallel install fails because mk_distinfo.py runs too early
                emake -j1 INSTALL_ROOT="${tmp_root}" install
 
                local bin_dir=${tmp_root}${EPREFIX}/usr/bin