commit:     045bf66c3e507e5e37d6df75377214bedf1626f2
Author:     Username404-59 <w.iron.zombie <AT> gmail <DOT> com>
AuthorDate: Fri Oct 11 18:41:52 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sat Oct 12 19:07:56 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=045bf66c

dev-util/DirectXShaderCompiler: Allow python3_12

Signed-off-by: Username404-59 <w.iron.zombie <AT> gmail.com>
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 dev-util/DirectXShaderCompiler/DirectXShaderCompiler-1.8.2407.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-util/DirectXShaderCompiler/DirectXShaderCompiler-1.8.2407.ebuild 
b/dev-util/DirectXShaderCompiler/DirectXShaderCompiler-1.8.2407.ebuild
index f04499d85..2e67f78d7 100644
--- a/dev-util/DirectXShaderCompiler/DirectXShaderCompiler-1.8.2407.ebuild
+++ b/dev-util/DirectXShaderCompiler/DirectXShaderCompiler-1.8.2407.ebuild
@@ -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"

Reply via email to