dev-libs/capstone: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 11:52:07 +0000 (12:52 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 12:15:56 +0000 (13:15 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-libs/capstone/capstone-3.0.5_rc2-r1.ebuild
dev-libs/capstone/capstone-4.0.1.ebuild
dev-libs/capstone/capstone-4.0.ebuild

index 6407273eaf650de52edd844d0adcb4e17dd39196..b3ee45ea8df2be2dc110008c7860e53691dcf981 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=6
 
 DISTUTILS_OPTIONAL=1
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit distutils-r1 toolchain-funcs
 
index a7b6f1e60192e5a43dd14d03b3da597914f18cbe..3f7e112a1071105eb7ef62f92eb99d027927a611 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_OPTIONAL=1
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit distutils-r1 toolchain-funcs
 
index 80f4a2016cfc42ecbf45e302b08be9e92c571a45..2ba9bc1397d80ab683a11ebedda2d56d8fc362fa 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_OPTIONAL=1
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit distutils-r1 toolchain-funcs