sys-libs/libcxxabi: Remove py2 where possible
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:06:18 +0000 (14:06 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:26:44 +0000 (14:26 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-libs/libcxxabi/libcxxabi-10.0.0.9999.ebuild
sys-libs/libcxxabi/libcxxabi-10.0.0_rc1.ebuild
sys-libs/libcxxabi/libcxxabi-11.0.0.9999.ebuild
sys-libs/libcxxabi/libcxxabi-9.0.1.ebuild

index d096ef1096782b3e042ac51a3adf4d91b03cb63e..5fde58fa218db454117852185c3690eea34c16b3 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit cmake-multilib llvm llvm.org multiprocessing python-any-r1
 
 DESCRIPTION="Low level support for a standard C++ library"
index d096ef1096782b3e042ac51a3adf4d91b03cb63e..5fde58fa218db454117852185c3690eea34c16b3 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit cmake-multilib llvm llvm.org multiprocessing python-any-r1
 
 DESCRIPTION="Low level support for a standard C++ library"
index d096ef1096782b3e042ac51a3adf4d91b03cb63e..5fde58fa218db454117852185c3690eea34c16b3 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit cmake-multilib llvm llvm.org multiprocessing python-any-r1
 
 DESCRIPTION="Low level support for a standard C++ library"
index 820d6b1c320d2ed75ac8c71800b27a1bf3171e1b..efe36f67a4a18749e273bc3bfdb48ea4ed0b9be8 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit cmake-multilib llvm llvm.org multiprocessing python-any-r1
 
 DESCRIPTION="Low level support for a standard C++ library"