commit:     afab0181d4922b695d5c1b940b4d71723ef657a6
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 21 20:30:12 2019 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Thu Mar 21 20:30:26 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afab0181

dev-python/PyQt5: clarify comment

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Davide Pesavento <pesa <AT> gentoo.org>

 dev-python/PyQt5/PyQt5-5.12.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/PyQt5/PyQt5-5.12.1.ebuild 
b/dev-python/PyQt5/PyQt5-5.12.1.ebuild
index a4197ca2dc5..7098afbaeb7 100644
--- a/dev-python/PyQt5/PyQt5-5.12.1.ebuild
+++ b/dev-python/PyQt5/PyQt5-5.12.1.ebuild
@@ -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

Reply via email to