From: Davide Pesavento Date: Thu, 21 Mar 2019 20:30:12 +0000 (+0100) Subject: dev-python/PyQt5: clarify comment X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=afab0181d4922b695d5c1b940b4d71723ef657a6;p=gentoo.git dev-python/PyQt5: clarify comment Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Davide Pesavento --- diff --git a/dev-python/PyQt5/PyQt5-5.12.1.ebuild b/dev-python/PyQt5/PyQt5-5.12.1.ebuild index a4197ca2dc5a..7098afbaeb71 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