sys-libs/libcxxabi: Revert "Enable py3.8"

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-02-14 10:57:25 +01:00
parent e0b77735d4
commit 8637d7b8e3
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_COMPAT=( python3_{6,7} )
inherit cmake-multilib llvm llvm.org multiprocessing python-any-r1 toolchain-funcs
DESCRIPTION="Low level support for a standard C++ library"

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_COMPAT=( python3_{6,7} )
inherit cmake-multilib llvm llvm.org multiprocessing python-any-r1 toolchain-funcs
DESCRIPTION="Low level support for a standard C++ library"

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_COMPAT=( python3_{6,7} )
inherit cmake-multilib llvm llvm.org multiprocessing python-any-r1 toolchain-funcs
DESCRIPTION="Low level support for a standard C++ library"