sys-devel/llvm: Enable py3.8
authorMichał Górny <mgorny@gentoo.org>
Fri, 14 Feb 2020 05:46:52 +0000 (06:46 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 14 Feb 2020 07:50:57 +0000 (08:50 +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_rc2.ebuild
sys-devel/llvm/llvm-11.0.0.9999.ebuild

index 0382dba1d35ab53081c6035b737e209ebec053c9..f79ef17370266564f8f9116709a19561d628b1b4 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-utils llvm.org multilib-minimal multiprocessing \
        pax-utils python-any-r1 toolchain-funcs
 
index 0382dba1d35ab53081c6035b737e209ebec053c9..f79ef17370266564f8f9116709a19561d628b1b4 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-utils llvm.org multilib-minimal multiprocessing \
        pax-utils python-any-r1 toolchain-funcs
 
index 0382dba1d35ab53081c6035b737e209ebec053c9..f79ef17370266564f8f9116709a19561d628b1b4 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-utils llvm.org multilib-minimal multiprocessing \
        pax-utils python-any-r1 toolchain-funcs