diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/loong/package.use.mask | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index 7fca943273a7..7ffe10bae8ad 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,13 @@ # Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# WANG Xuerui <xen0n@gentoo.org> (2023-07-19) +# Examples used by tests have their libc crate Cargo.locked to 0.2.121, that +# predated Rust's loong support. The package itself works as intended. +# The atom should be made more accurate once a newer version is released that +# contains bumped libc deps. +dev-python/setuptools-rust test + # WANG Xuerui <xen0n@gentoo.org> (2023-07-11) # Upstream lacks pmu-events definition file for loong. dev-util/perf python |