commit: 403d01f69fef376fd8f81739630d8ebb6b6883c4 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat May 10 20:11:24 2025 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat May 10 20:13:41 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=403d01f6
Revert "profiles, sparc 32bit ul: Try masking libgcrypt[asm]" Didn't help. This reverts commit 5d368285891c79328b2f71ba435d2d07e6ffeb67. 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 deletions(-) diff --git a/profiles/arch/sparc/32ul/package.use.mask b/profiles/arch/sparc/32ul/package.use.mask index 2d0e33f921b9..1abf6e0a3317 100644 --- a/profiles/arch/sparc/32ul/package.use.mask +++ b/profiles/arch/sparc/32ul/package.use.mask @@ -1,10 +1,6 @@ # 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
