media-gfx/silicon: enable py3.13

Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
This commit is contained in:
YOSHIOKA Takuma
2024-12-01 19:38:23 +09:00
parent 11f24bb6f3
commit a1c82136c3

View File

@@ -193,7 +193,7 @@ CRATES="
yeslogic-fontconfig-sys@3.2.0
"
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{10..13} )
# <time@0.3.35
# https://github.com/time-rs/time/issues/693
RUST_MAX_VER="1.79.0"