diff options
| author | Matt Jolly <kangie@gentoo.org> | 2025-06-03 13:52:46 +1000 |
|---|---|---|
| committer | Matt Jolly <kangie@gentoo.org> | 2025-06-04 07:36:57 +1000 |
| commit | 18b187ecddb2e448fc2af7e318f8681eafe26648 (patch) | |
| tree | 027ec21da4c138bf9480619017ecd9bff3f2bff3 /dev-lang/rust/rust-1.86.0-r2.ebuild | |
| parent | 6bdb54197911717d6c1f150e22209afae809f0b8 (diff) | |
| download | gentoo-18b187ecddb2e448fc2af7e318f8681eafe26648.tar.gz gentoo-18b187ecddb2e448fc2af7e318f8681eafe26648.tar.bz2 gentoo-18b187ecddb2e448fc2af7e318f8681eafe26648.zip | |
dev-lang/rust, sys-devel/rust-std: disable py3.10
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Diffstat (limited to 'dev-lang/rust/rust-1.86.0-r2.ebuild')
| -rw-r--r-- | dev-lang/rust/rust-1.86.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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} |
