commit: 01fc9ed3fca9912743fc39ce85dd0a9f2e916345 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat Jul 27 16:29:13 2024 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat Jul 27 16:30:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01fc9ed3
profiles, s390: mask assembler support of openssl-3.3.1 (too high baseline) Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/arch/s390/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask index 4c7d8026ed71..f0828df57340 100644 --- a/profiles/arch/s390/package.use.mask +++ b/profiles/arch/s390/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas K. Hüttel <[email protected]> (2024-07-27) +# Once again, assembler is broken (too high baseline) +=dev-libs/openssl-3.3* asm + # Michał Górny <[email protected]> (2024-07-24) # Full testing requires www-client/firefox. dev-python/selenium test-rust
