dev-lang/rust-bin: Sync with Gentoo

It's from Gentoo commit 3ab7539f2f0bf97b90c22d860a91bcbe321f4a0e.
This commit is contained in:
Flatcar Buildbot 2025-04-14 07:06:20 +00:00 committed by Krzesimir Nowak
parent 4c8a510b59
commit 11689fc3df

View File

@ -57,7 +57,7 @@ if [[ ${PV} != *9999* && ${PV} != *beta* ]] ; then
fi
LICENSE="|| ( MIT Apache-2.0 ) BSD BSD-1 BSD-2 BSD-4"
SLOT="$(ver_cut 1-2)"
SLOT="${PV%%_*}" # Beta releases get to share the same SLOT as the eventual stable
IUSE="big-endian clippy cpu_flags_x86_sse2 doc prefix rust-analyzer rust-src rustfmt"
RDEPEND="