commit: 4237f2cad61fbf7ffdaf832d31e7cd619537074a Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org> AuthorDate: Thu Dec 1 14:07:33 2022 +0000 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org> CommitDate: Thu Dec 1 14:07:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4237f2ca
profiles/arch/loong: mask =sys-libs/timezone-data-2022g Bug: https://bugs.gentoo.org/883719 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org> profiles/arch/loong/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/loong/package.mask b/profiles/arch/loong/package.mask index 7084783a52c6..4f35eb30d9c8 100644 --- a/profiles/arch/loong/package.mask +++ b/profiles/arch/loong/package.mask @@ -1,2 +1,7 @@ # Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 + +# WANG Xuerui <[email protected]> (2022-12-01) +# Not buildable with latest gcc-13 snapshot, we're the only arch on gcc-13 +# right now. Bug 883719 +=sys-libs/timezone-data-2022g
