From 0b3c2e65e78ec8089fa56a033772a67ea00973ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 3 Oct 2025 19:38:51 +0200 Subject: [PATCH] profiles/arch/x86: Unmask sci-libs/flexiblas[system-blas] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- 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 85cfe21b0d9df..f4ab93ee3d9cb 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 (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 (2025-10-02) # Michael Palimaka (2018-10-12) # Unmask arch-specific USE flag available on x86