summaryrefslogtreecommitdiff
path: root/dev-python/PyQt5
diff options
context:
space:
mode:
authorDavide Pesavento <pesa@gentoo.org>2019-03-21 21:30:12 +0100
committerDavide Pesavento <pesa@gentoo.org>2019-03-21 21:30:26 +0100
commitafab0181d4922b695d5c1b940b4d71723ef657a6 (patch)
tree127de45d300bdf565eb841d46423c7fed2c251da /dev-python/PyQt5
parent665e96d7034633447bf67f60b896ea165e2d5c1b (diff)
downloadgentoo-afab0181d4922b695d5c1b940b4d71723ef657a6.tar.gz
gentoo-afab0181d4922b695d5c1b940b4d71723ef657a6.tar.bz2
gentoo-afab0181d4922b695d5c1b940b4d71723ef657a6.zip
dev-python/PyQt5: clarify comment
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Davide Pesavento <pesa@gentoo.org>
Diffstat (limited to 'dev-python/PyQt5')
-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