diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 180885 -> 180898 bytes | |||
-rw-r--r-- | profiles/arch/loong/package.use.force | 5 | ||||
-rw-r--r-- | profiles/arch/loong/package.use.mask | 4 |
3 files changed, 9 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 57355caad563..31a4a39426f1 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/loong/package.use.force b/profiles/arch/loong/package.use.force index 3797a48a459d..7a58a25f917e 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 <xen0n@gentoo.org> (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:stable/1.71 system-bootstrap + # Ionen Wolkens <ionen@gentoo.org> (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 <xen0n@gentoo.org> (2023-08-05) +# no keyworded lld +dev-lang/rust wasm + # Andreas Sturmlechner <asturm@gentoo.org> (2023-07-31) # missing test dependency dev-qt/qtimageformats, bug #911517 kde-frameworks/kimageformats test |