commit:     80aab9610438516303e213a5dc5692b88836d93c
Author:     Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 22 21:59:20 2025 +0000
Commit:     Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Sat Feb 22 21:59:20 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80aab961

rust.eclass: drop 1.84.0

Signed-off-by: Matt Jolly <kangie <AT> gentoo.org>

 eclass/rust.eclass | 2 --
 1 file changed, 2 deletions(-)

diff --git a/eclass/rust.eclass b/eclass/rust.eclass
index 9ead9d005706..d887970c34a7 100644
--- a/eclass/rust.eclass
+++ b/eclass/rust.eclass
@@ -71,7 +71,6 @@ declare -A -g -r _RUST_LLVM_MAP=(
        ["1.86.0"]=19
        ["1.85.0"]=19
        ["1.84.1"]=19
-       ["1.84.0"]=19
        ["1.83.0"]=19
        ["1.82.0"]=19
        ["1.81.0"]=18
@@ -96,7 +95,6 @@ declare -a -g -r _RUST_SLOTS_ORDERED=(
        "1.86.0"
        "1.85.0"
        "1.84.1"
-       "1.84.0"
        "1.83.0"
        "1.82.0"
        "1.81.0"

Reply via email to