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

index 66f38cdf8f9b44f6f1e46cc973b3353d13b02798..0382dba1d35ab53081c6035b737e209ebec053c9 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit cmake-utils llvm.org multilib-minimal multiprocessing \
        pax-utils python-any-r1 toolchain-funcs
 
index 66f38cdf8f9b44f6f1e46cc973b3353d13b02798..0382dba1d35ab53081c6035b737e209ebec053c9 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit cmake-utils llvm.org multilib-minimal multiprocessing \
        pax-utils python-any-r1 toolchain-funcs
 
index 66f38cdf8f9b44f6f1e46cc973b3353d13b02798..0382dba1d35ab53081c6035b737e209ebec053c9 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit cmake-utils llvm.org multilib-minimal multiprocessing \
        pax-utils python-any-r1 toolchain-funcs
 
index 846bf17d975488dad00e9090d88db47beffa40b9..9bfbe3774a67c8a80eeccae8368de51d1c400b23 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit cmake-utils llvm.org multilib-minimal multiprocessing \
        pax-utils python-any-r1 toolchain-funcs