From 11689fc3df75d24d0bfe62e100033e71ac47ec7d Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 14 Apr 2025 07:06:20 +0000 Subject: [PATCH] dev-lang/rust-bin: Sync with Gentoo It's from Gentoo commit 3ab7539f2f0bf97b90c22d860a91bcbe321f4a0e. --- .../{rust-bin-1.86.0.ebuild => rust-bin-1.86.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename sdk_container/src/third_party/portage-stable/dev-lang/rust-bin/{rust-bin-1.86.0.ebuild => rust-bin-1.86.0-r1.ebuild} (99%) diff --git a/sdk_container/src/third_party/portage-stable/dev-lang/rust-bin/rust-bin-1.86.0.ebuild b/sdk_container/src/third_party/portage-stable/dev-lang/rust-bin/rust-bin-1.86.0-r1.ebuild similarity index 99% rename from sdk_container/src/third_party/portage-stable/dev-lang/rust-bin/rust-bin-1.86.0.ebuild rename to sdk_container/src/third_party/portage-stable/dev-lang/rust-bin/rust-bin-1.86.0-r1.ebuild index 9f30d1dcc2..d4f1a5db1a 100644 --- a/sdk_container/src/third_party/portage-stable/dev-lang/rust-bin/rust-bin-1.86.0.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-lang/rust-bin/rust-bin-1.86.0-r1.ebuild @@ -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="