From 18b187ecddb2e448fc2af7e318f8681eafe26648 Mon Sep 17 00:00:00 2001 From: Matt Jolly Date: Tue, 3 Jun 2025 13:52:46 +1000 Subject: dev-lang/rust, sys-devel/rust-std: disable py3.10 Signed-off-by: Matt Jolly --- dev-lang/rust/rust-1.86.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-lang/rust/rust-1.86.0-r2.ebuild') diff --git a/dev-lang/rust/rust-1.86.0-r2.ebuild b/dev-lang/rust/rust-1.86.0-r2.ebuild index 087dad7a0941..430e115e4021 100644 --- a/dev-lang/rust/rust-1.86.0-r2.ebuild +++ b/dev-lang/rust/rust-1.86.0-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 LLVM_COMPAT=( 19 ) -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..13} ) RUST_PATCH_VER=${PVR} -- cgit v1.2.3