dev-python/PyQtWebEngine: add python3_8
authorDavide Pesavento <pesa@gentoo.org>
Fri, 27 Dec 2019 03:09:59 +0000 (04:09 +0100)
committerDavide Pesavento <pesa@gentoo.org>
Fri, 27 Dec 2019 03:33:38 +0000 (04:33 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Davide Pesavento <pesa@gentoo.org>
dev-python/PyQtWebEngine/PyQtWebEngine-5.13.2.ebuild

index 9614f515fa236264ad8319d3081c1ef089683a3c..d3c7cc020de9b4893376a43bd0bea77d55ec3d36 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
 inherit python-r1 qmake-utils
 
 DESCRIPTION="Python bindings for QtWebEngine"