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

index 72ee582f5c26e741e62c5214d6bb140155941ae3..dfbc385859a8eb5a712a21e8c1a98a54456f7abe 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit check-reqs cmake-utils flag-o-matic llvm llvm.org \
        multiprocessing python-any-r1
 
index 72ee582f5c26e741e62c5214d6bb140155941ae3..dfbc385859a8eb5a712a21e8c1a98a54456f7abe 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit check-reqs cmake-utils flag-o-matic llvm llvm.org \
        multiprocessing python-any-r1
 
index 72ee582f5c26e741e62c5214d6bb140155941ae3..dfbc385859a8eb5a712a21e8c1a98a54456f7abe 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit check-reqs cmake-utils flag-o-matic llvm llvm.org \
        multiprocessing python-any-r1
 
index 6923b7faedde3653aaa006aff650fa704d8d28f0..6017f6764101d4f46b9f32623e71d97e9c9dc8ce 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit check-reqs cmake-utils flag-o-matic llvm llvm.org \
        multiprocessing python-any-r1