mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 00:08:58 -04:00
dev-util/DirectXShaderCompiler: Allow python3_12
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com> Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
parent
016448eb40
commit
045bf66c3e
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
inherit cmake check-reqs python-any-r1
|
||||
|
||||
DESCRIPTION="Microsoft DirectX Shader Compiler which is based on LLVM/Clang"
|
||||
|
Loading…
x
Reference in New Issue
Block a user