projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77205f3
)
dev-python/PyQt5: add python3_7
author
Davide Pesavento
<pesa@gentoo.org>
Thu, 16 Aug 2018 21:28:29 +0000
(23:28 +0200)
committer
Davide Pesavento
<pesa@gentoo.org>
Thu, 16 Aug 2018 21:28:29 +0000
(23:28 +0200)
Thanks to Virgil Dupras for testing
Closes: https://bugs.gentoo.org/662798
Package-Manager: Portage-2.3.46, Repoman-2.3.10
dev-python/PyQt5/PyQt5-5.10.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/PyQt5/PyQt5-5.10.1-r1.ebuild
b/dev-python/PyQt5/PyQt5-5.10.1-r1.ebuild
index 55b8624c98a84c813c385f1737b18aa51cfe0291..aac34c8a33a892de5584ef70271080f327023b6f 100644
(file)
--- a/
dev-python/PyQt5/PyQt5-5.10.1-r1.ebuild
+++ b/
dev-python/PyQt5/PyQt5-5.10.1-r1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6
,7
} )
inherit multibuild python-r1 qmake-utils
DESCRIPTION="Python bindings for the Qt framework"