commit: 93d66b98126de55cbd5313f86edf278d4f4c2a82 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Tue Mar 3 19:32:25 2026 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Tue Mar 3 19:33:32 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93d66b98
profiles/arch/sparc: mask ~dev-util/maturin-1.12.6 Bug: https://bugs.gentoo.org/970872 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> profiles/arch/sparc/package.mask | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/profiles/arch/sparc/package.mask b/profiles/arch/sparc/package.mask index dcbae565c287..0e868f3db3a3 100644 --- a/profiles/arch/sparc/package.mask +++ b/profiles/arch/sparc/package.mask @@ -1,6 +1,11 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Ionen Wolkens <[email protected]> (2026-03-03) +# This version fails to build on sparc (bug #970872), hoping +# will be fixed in 1.12.7. +~dev-util/maturin-1.12.6 + # matoro <[email protected]> (2024-06-11) # Extensive use of unaligned access, no plans to fix, #636552 # https://github.com/memcached/memcached/issues/902
