commit:     cd62f59395c37983313297f66f65448a7b1da5b1
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  5 10:25:03 2023 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Sat Aug  5 11:37:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd62f593

dev-lang/rust: keyword 1.71.1 for ~loong

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 dev-lang/rust/rust-1.71.1.ebuild      | 2 +-
 profiles/arch/loong/package.use.force | 5 +++++
 profiles/arch/loong/package.use.mask  | 4 ++++
 3 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/dev-lang/rust/rust-1.71.1.ebuild b/dev-lang/rust/rust-1.71.1.ebuild
index 1b4f54be32e8..c2b5c41b89d3 100644
--- a/dev-lang/rust/rust-1.71.1.ebuild
+++ b/dev-lang/rust/rust-1.71.1.ebuild
@@ -19,7 +19,7 @@ else
        SLOT="stable/${ABI_VER}"
        MY_P="rustc-${PV}"
        SRC="${MY_P}-src.tar.xz"
-       KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc 
~x86"
 fi
 
 RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).0"

diff --git a/profiles/arch/loong/package.use.force 
b/profiles/arch/loong/package.use.force
index 3797a48a459d..0541872e1eb2 100644
--- a/profiles/arch/loong/package.use.force
+++ b/profiles/arch/loong/package.use.force
@@ -1,6 +1,11 @@
 # Copyright 2022-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# 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
+
 # Ionen Wolkens <[email protected]> (2023-07-26)
 # MPV currently[1] has no plans to support >=lua5-3 making luajit
 # the only choice for maintained lua. Apply mask/force to override

diff --git a/profiles/arch/loong/package.use.mask 
b/profiles/arch/loong/package.use.mask
index 92385dc5348f..fcef1b0ed4e6 100644
--- a/profiles/arch/loong/package.use.mask
+++ b/profiles/arch/loong/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 2022-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# WANG Xuerui <[email protected]> (2023-08-05)
+# no keyworded lld
+dev-lang/rust wasm
+
 # Andreas Sturmlechner <[email protected]> (2023-07-31)
 # missing test dependency dev-qt/qtimageformats, bug #911517
 kde-frameworks/kimageformats test

Reply via email to