mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
dev-util/DirectXShaderCompiler: enable py3.13, py3.14
Closes: https://bugs.gentoo.org/931445 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{11..12} )
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
inherit cmake check-reqs python-any-r1
|
||||
|
||||
DESCRIPTION="Microsoft DirectX Shader Compiler which is based on LLVM/Clang"
|
||||
|
||||
Reference in New Issue
Block a user