Hi, This is https://github.com/gentoo/gentoo/pull/31241 and specific to packaging of Rust (the compiler itself), but I'm also sending here for wider review (e.g. in case I messed up some ports but didn't realize).
WANG Xuerui (3): rust-toolchain.eclass: cosmetic cleanups rust-toolchain.eclass: add support for mips64el platforms rust-toolchain.eclass: qualify applicable rust_arch_uris with ABI and endianness dev-lang/rust-bin/Manifest | 12 ++++ dev-lang/rust-bin/rust-bin-1.65.0-r1.ebuild | 2 +- dev-lang/rust-bin/rust-bin-1.66.1-r1.ebuild | 2 +- dev-lang/rust-bin/rust-bin-1.67.1-r2.ebuild | 2 +- dev-lang/rust-bin/rust-bin-1.68.1.ebuild | 2 +- dev-lang/rust-bin/rust-bin-1.68.2-r1.ebuild | 2 +- dev-lang/rust-bin/rust-bin-1.69.0.ebuild | 2 +- dev-lang/rust/Manifest | 10 +++ dev-lang/rust/rust-1.65.0.ebuild | 2 +- dev-lang/rust/rust-1.66.1.ebuild | 2 +- dev-lang/rust/rust-1.67.1.ebuild | 2 +- dev-lang/rust/rust-1.68.1.ebuild | 2 +- dev-lang/rust/rust-1.68.2.ebuild | 2 +- dev-lang/rust/rust-1.69.0-r1.ebuild | 2 +- eclass/rust-toolchain.eclass | 76 +++++++++++++-------- 15 files changed, 80 insertions(+), 42 deletions(-) -- 2.40.0