commit: 5d3cf4c5a8089b2688c86653f8cc5480ac487de1 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat May 10 20:27:51 2025 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat May 10 20:29:06 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d3cf4c5
profiles, sparc 32bit ul: Force libgcrypt[asm] It seems to be the other way around... Bug: https://bugs.gentoo.org/955704 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/arch/sparc/32ul/package.use.force | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/arch/sparc/32ul/package.use.force b/profiles/arch/sparc/32ul/package.use.force new file mode 100644 index 000000000000..ed34cbf37b9f --- /dev/null +++ b/profiles/arch/sparc/32ul/package.use.force @@ -0,0 +1,6 @@ +# Copyright 2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Andreas K. Hüttel <[email protected]> (2025-05-10) +# Fails to build without, bug #955704 +dev-libs/libgcrypt asm
