mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-dotnet/dotnet-sdk: bump python compat
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
@@ -24,7 +24,7 @@ SDK_SLOT="$(ver_cut 1-2)"
|
||||
RUNTIME_SLOT="${SDK_SLOT}.2"
|
||||
|
||||
LLVM_MAX_SLOT=17
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
|
||||
inherit check-reqs flag-o-matic llvm multiprocessing python-any-r1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user