sys-libs/compiler-rt: Enable py3.8
authorMichał Górny <mgorny@gentoo.org>
Fri, 14 Feb 2020 05:49:37 +0000 (06:49 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 14 Feb 2020 07:51:05 +0000 (08:51 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-libs/compiler-rt/compiler-rt-10.0.0.9999.ebuild
sys-libs/compiler-rt/compiler-rt-10.0.0_rc2.ebuild
sys-libs/compiler-rt/compiler-rt-11.0.0.9999.ebuild

index 4237b872c6e1d5265eb8daaee523edabf1bddf4d..597584d700e11bf8e3ad02dd64ba9a9133bd8c3b 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-utils flag-o-matic llvm llvm.org multiprocessing \
        python-any-r1 toolchain-funcs
 
index 4237b872c6e1d5265eb8daaee523edabf1bddf4d..597584d700e11bf8e3ad02dd64ba9a9133bd8c3b 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-utils flag-o-matic llvm llvm.org multiprocessing \
        python-any-r1 toolchain-funcs
 
index 4237b872c6e1d5265eb8daaee523edabf1bddf4d..597584d700e11bf8e3ad02dd64ba9a9133bd8c3b 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-utils flag-o-matic llvm llvm.org multiprocessing \
        python-any-r1 toolchain-funcs