commit: debede7fd8239236974c88e870012b245c19e8b5 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org> AuthorDate: Thu May 29 07:36:22 2025 +0000 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org> CommitDate: Thu May 29 08:31:02 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=debede7f
profiles/arch/loong: mask dev-util/sccache[dist-server] Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org> profiles/arch/loong/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index 4dfdb4b3e5c8..b479e4444b48 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,11 @@ # Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# WANG Xuerui <[email protected]> (2025-05-29) +# dist-server pulls in the libmount crate which is unmaintained and depends +# on outdated nix that does not support loong +dev-util/sccache dist-server + # NRK <[email protected]> (2025-04-07) # media-libs/libyuv is not keyworded media-libs/imlib2 y4m
