From f85cdae32d080591e1b24ce8f0419e68016b3c0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Bar=C4=87?= Date: Fri, 17 May 2024 01:31:38 +0200 Subject: [PATCH] dev-dotnet/dotnet-sdk: bump python compat MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maciej Barć --- dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.102-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.102-r1.ebuild b/dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.102-r1.ebuild index 982744ca426b7..b13b6bf6d2a1c 100644 --- a/dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.102-r1.ebuild +++ b/dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.102-r1.ebuild @@ -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