summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2021-10-21 16:45:39 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2021-10-21 16:46:17 -0700
commitd4e208e91591026acece35da8445b27fa20d3d5f (patch)
tree1529dc8e2e2980ac717b0f7773bed7022e15cc49 /dev-lang/rust
parentdev-vcs/tortoisehg: Stabilize 5.9.1 amd64, #819375 (diff)
downloadgentoo-d4e208e91591026acece35da8445b27fa20d3d5f.tar.gz
gentoo-d4e208e91591026acece35da8445b27fa20d3d5f.tar.bz2
gentoo-d4e208e91591026acece35da8445b27fa20d3d5f.zip
dev-lang/rust: base 1.56.0 on llvm-13
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'dev-lang/rust')
-rw-r--r--dev-lang/rust/rust-1.56.0-r1.ebuild (renamed from dev-lang/rust/rust-1.56.0.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.56.0.ebuild b/dev-lang/rust/rust-1.56.0-r1.ebuild
index 8f8a1be4f7ec..a388d0a00694 100644
--- a/dev-lang/rust/rust-1.56.0.ebuild
+++ b/dev-lang/rust/rust-1.56.0-r1.ebuild
@@ -49,7 +49,7 @@ IUSE="clippy cpu_flags_x86_sse2 debug doc miri nightly parallel-compiler rls rus
# How to use it:
# List all the working slots in LLVM_VALID_SLOTS, newest first.
-LLVM_VALID_SLOTS=( 12 )
+LLVM_VALID_SLOTS=( 13 )
LLVM_MAX_SLOT="${LLVM_VALID_SLOTS[0]}"
# splitting usedeps needed to avoid CI/pkgcheck's UncheckableDep limitation