commit: ed4b9e4a930474055efd750d304de6ca9e5425b0 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Thu Jun 15 13:49:03 2023 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Thu Jun 15 13:49:32 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed4b9e4a
profiles/sparc: Mask bad app-i18n/ibus Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/arch/sparc/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/sparc/package.mask b/profiles/arch/sparc/package.mask index 538d5c80fc20..a9a152b85b63 100644 --- a/profiles/arch/sparc/package.mask +++ b/profiles/arch/sparc/package.mask @@ -1,6 +1,11 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner <[email protected]> (2023-06-15) +# Has unaligned accesses that break the build. +# See https://github.com/ibus/ibus/issues/2518 +~app-i18n/ibus-1.5.28 + # matoro <[email protected]> (2023-03-07) # Fails tests disastrously. Present evidence of passing test suite # before removing, please.
