commit:     20547d1bed3b2ee02a5a593cfe082e33ca37a1f4
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  5 11:57:01 2023 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Sat Aug  5 11:58:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20547d1b

profiles/arch/loong: fix invalid atom meant for rust-1.71.*

I didn't check for ProfileError so this one went unnoticed. Matching by
slot should achieve the same.

Fixes: cd62f59395c3 ("dev-lang/rust: keyword 1.71.1 for ~loong")
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 profiles/arch/loong/package.use.force | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/arch/loong/package.use.force 
b/profiles/arch/loong/package.use.force
index 0541872e1eb2..7a58a25f917e 100644
--- a/profiles/arch/loong/package.use.force
+++ b/profiles/arch/loong/package.use.force
@@ -4,7 +4,7 @@
 # WANG Xuerui <[email protected]> (2023-08-05)
 # 1.71.0 is the first Rust version with loong support, so there's no previous
 # version to bootstrap from
-=dev-lang/rust-1.71.* system-bootstrap
+dev-lang/rust:stable/1.71 system-bootstrap
 
 # Ionen Wolkens <[email protected]> (2023-07-26)
 # MPV currently[1] has no plans to support >=lua5-3 making luajit

Reply via email to