dev-python/PythonQt: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 20:29:17 +0000 (21:29 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 20:47:07 +0000 (21:47 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/PythonQt/PythonQt-3.2.ebuild
dev-python/PythonQt/PythonQt-9999.ebuild

index e6f1e98cc5aad40b79601e79d129db0724f97fd9..9421d91aa5a1f9805db17a0f2b70cde039264584 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 MY_P=${PN}${PV}
 
index 121aa21e910e37beb048760308784ff2892db719..e142455bfc081b4eb556c33270b3ca07673155ca 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 MY_P=${PN}${PV}