media-libs/shaderc: add python 3.10

Closes: https://bugs.gentoo.org/829441
Signed-off-by: t0b3 <thomas.bettler@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/23378
Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
This commit is contained in:
t0b3
2021-12-17 12:17:17 +01:00
committed by Nick Sarnie
parent 4370640b7b
commit 58d96c4d47
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python{3_7,3_8,3_9} )
PYTHON_COMPAT=( python3_{8..10} )
CMAKE_ECLASS=cmake

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python{3_7,3_8,3_9} )
PYTHON_COMPAT=( python3_{8..10} )
CMAKE_ECLASS=cmake