sys-libs/compiler-rt: Enable Python 3 in -9999
authorMichał Górny <mgorny@gentoo.org>
Tue, 11 Jun 2019 17:46:19 +0000 (19:46 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 11 Jun 2019 17:46:19 +0000 (19:46 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-libs/compiler-rt/compiler-rt-9999.ebuild

index 75c4024449f60a5a9039b12aa75f69b5447a19f9..7d24d1c68fca26726aeb14f7a19a2751e8c67e07 100644 (file)
@@ -6,7 +6,7 @@ EAPI=6
 : ${CMAKE_MAKEFILE_GENERATOR:=ninja}
 # (needed due to CMAKE_BUILD_TYPE != Gentoo)
 CMAKE_MIN_VERSION=3.7.0-r1
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
 
 inherit cmake-utils flag-o-matic git-r3 llvm multiprocessing \
        python-any-r1 toolchain-funcs