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-9999.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-9999.ebuild')
| -rw-r--r-- | dev-lang/rust/rust-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-9999.ebuild b/dev-lang/rust/rust-9999.ebuild index d24136d20a53..8ff3541cc20c 100644 --- a/dev-lang/rust/rust-9999.ebuild +++ b/dev-lang/rust/rust-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 LLVM_COMPAT=( 20 ) -PYTHON_COMPAT=( python3_{10..14} ) +PYTHON_COMPAT=( python3_{11..14} ) RUST_PATCH_VER=${PVR} |
