commit: 557b4bfe0c52a04a9e541a61ffc586ec12b1f9d8 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org> AuthorDate: Fri May 13 14:59:59 2022 +0000 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org> CommitDate: Fri May 13 15:01:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=557b4bfe
profiles/arch/loong: mask >=dev-libs/boost-1.79.0 for now See: https://bugs.gentoo.org/843212 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org> profiles/arch/loong/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/loong/package.mask b/profiles/arch/loong/package.mask index 3c62b9f0752a..a14d70f36806 100644 --- a/profiles/arch/loong/package.mask +++ b/profiles/arch/loong/package.mask @@ -1,6 +1,10 @@ # Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# WANG Xuerui <[email protected]> (2022-05-13) +# Fails to build due to bug 843212 +>=dev-libs/boost-1.79.0 + # WANG Xuerui <[email protected]> (2022-05-04) # We have no Rust at the moment >=dev-python/cryptography-37
