summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2024-03-07 14:32:59 -0500
committerIonen Wolkens <ionen@gentoo.org>2024-03-07 14:34:30 -0500
commit94fc0eec5b65b38b50e895dd7d2c46905eb93c77 (patch)
treea50e6369882453c00166b85ccbc97ee5f265d14c /profiles/arch/loong
parentapp-text/zotero-bin: add 6.0.35 (diff)
downloadgentoo-94fc0eec5b65b38b50e895dd7d2c46905eb93c77.tar.gz
gentoo-94fc0eec5b65b38b50e895dd7d2c46905eb93c77.tar.bz2
gentoo-94fc0eec5b65b38b50e895dd7d2c46905eb93c77.zip
profiles/arch/loong: mask dev-util/maturin-1.5.0
Bug: https://bugs.gentoo.org/926407 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'profiles/arch/loong')
-rw-r--r--profiles/arch/loong/package.mask7
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/arch/loong/package.mask b/profiles/arch/loong/package.mask
index fc01ceaef0d9..398aed52ab88 100644
--- a/profiles/arch/loong/package.mask
+++ b/profiles/arch/loong/package.mask
@@ -1,6 +1,11 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Ionen Wolkens <ionen@gentoo.org> (@024-03-07)
+# This version fails to build here due to the used crates, and
+# will wait for next bump rather than try to fix it (bug #926407)
+~dev-util/maturin-1.5.0
+
# WANG Xuerui <xen0n@gentoo.org> (2023-09-10)
# Has correctness issues on loong (failing test_encode_long_neg_conversion),
# pending debug.