commit: 0b3c2e65e78ec8089fa56a033772a67ea00973ee Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Oct 3 17:38:51 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Oct 3 17:38:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b3c2e65
profiles/arch/x86: Unmask sci-libs/flexiblas[system-blas] Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/arch/x86/package.use.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 85cfe21b0d9d..f4ab93ee3d9c 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,15 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (2025-10-03) +# Now keyworded on x86 too. +sci-libs/flexiblas -system-blas +sci-libs/lapack -flexiblas +virtual/blas -flexiblas +virtual/cblas -flexiblas +virtual/lapack -flexiblas +virtual/lapacke -flexiblas + # Cristian Othón Martínez Vera <[email protected]> (2025-10-02) # Michael Palimaka <[email protected]> (2018-10-12) # Unmask arch-specific USE flag available on x86
