summaryrefslogtreecommitdiff
path: root/dev-python/PyQt5/PyQt5-5.12.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/PyQt5/PyQt5-5.12.1.ebuild')
-rw-r--r--dev-python/PyQt5/PyQt5-5.12.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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