commit: 5d368285891c79328b2f71ba435d2d07e6ffeb67 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Fri May 9 22:02:24 2025 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Fri May 9 22:02:24 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d368285
profiles, sparc 32bit ul: Try masking libgcrypt[asm] Bug: https://bugs.gentoo.org/955704 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/arch/sparc/32ul/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/sparc/32ul/package.use.mask b/profiles/arch/sparc/32ul/package.use.mask index 1abf6e0a3317..2d0e33f921b9 100644 --- a/profiles/arch/sparc/32ul/package.use.mask +++ b/profiles/arch/sparc/32ul/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas K. Hüttel <[email protected]> (2025-05-09) +# Fails to build, bug #955704 +dev-libs/libgcrypt asm + # Matt Turner <[email protected]> (2023-01-13) # Fails to build, bug #676060 dev-libs/openssl asm
