summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-08-01 17:12:41 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-08-02 01:19:38 +0200
commitc7e82d442cfa917c5b96f053b1169cc0aca42b77 (patch)
tree214bdbe5fed23008ce279f6edac312af3555e31d /dev-python/PyQtWebEngine/PyQtWebEngine-5.15.1_pre2006110847.ebuild
parentdev-python/qscintilla-python: Drop python2_7 (diff)
downloadgentoo-c7e82d442cfa917c5b96f053b1169cc0aca42b77.tar.gz
gentoo-c7e82d442cfa917c5b96f053b1169cc0aca42b77.tar.bz2
gentoo-c7e82d442cfa917c5b96f053b1169cc0aca42b77.zip
dev-python/PyQtWebEngine: Drop python2_7
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-python/PyQtWebEngine/PyQtWebEngine-5.15.1_pre2006110847.ebuild')
-rw-r--r--dev-python/PyQtWebEngine/PyQtWebEngine-5.15.1_pre2006110847.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQtWebEngine/PyQtWebEngine-5.15.1_pre2006110847.ebuild b/dev-python/PyQtWebEngine/PyQtWebEngine-5.15.1_pre2006110847.ebuild
index 4d322572d51e..94183f43f9bb 100644
--- a/dev-python/PyQtWebEngine/PyQtWebEngine-5.15.1_pre2006110847.ebuild
+++ b/dev-python/PyQtWebEngine/PyQtWebEngine-5.15.1_pre2006110847.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6..9} )
+PYTHON_COMPAT=( python3_{6..9} )
inherit python-r1 qmake-utils
DESCRIPTION="Python bindings for QtWebEngine"