diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-12-01 22:07:33 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-12-01 22:07:33 +0800 |
commit | 4237f2cad61fbf7ffdaf832d31e7cd619537074a (patch) | |
tree | 34e60c61ea87a5c67215d13d32575a5c9438072f /profiles | |
parent | dev-lang/zig: drop 0.9.1-r3 (diff) | |
download | gentoo-4237f2cad61fbf7ffdaf832d31e7cd619537074a.tar.gz gentoo-4237f2cad61fbf7ffdaf832d31e7cd619537074a.tar.bz2 gentoo-4237f2cad61fbf7ffdaf832d31e7cd619537074a.zip |
profiles/arch/loong: mask =sys-libs/timezone-data-2022g
Bug: https://bugs.gentoo.org/883719
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/loong/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
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 <xen0n@gentoo.org> (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 |