mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
dev-embedded/esp-idf: enable py3.13
Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{11,12} )
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
|
||||
VER="13.2.0_20240530"
|
||||
GDB_VER="14.2_20240403"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{11,12} )
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
|
||||
VER="14.2.0_20241119"
|
||||
GDB_VER="14.2_20240403"
|
||||
|
||||
Reference in New Issue
Block a user