mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python{3_7,3_8,3_9} )
|
||||
PYTHON_COMPAT=( python3_{8..10} )
|
||||
|
||||
CMAKE_ECLASS=cmake
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python{3_7,3_8,3_9} )
|
||||
PYTHON_COMPAT=( python3_{8..10} )
|
||||
|
||||
CMAKE_ECLASS=cmake
|
||||
|
||||
|
||||
Reference in New Issue
Block a user