commit: bb4c79869a02d6a39ca080c10886970a3bf881a3 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Sep 12 16:14:00 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Sep 12 16:15:07 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb4c7986
profiles/arch: Add masks for sci-libs/flexiblas provider flags Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/arch/amd64/package.use.mask | 4 ++++ profiles/arch/arm/package.use.mask | 4 ++++ profiles/arch/arm64/package.use.mask | 4 ++++ profiles/arch/base/package.use.mask | 4 ++++ profiles/arch/loong/package.use.mask | 4 ++++ profiles/arch/powerpc/ppc64/package.use.mask | 4 ++++ profiles/arch/riscv/package.use.mask | 4 ++++ profiles/arch/x86/package.use.mask | 4 ++++ 8 files changed, 32 insertions(+) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index a608eebb9cda..4405bec8231a 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2025-09-12) +# These BLAS/LAPACK providers are keyworded here. +sci-libs/flexiblas -blis -mkl -openblas + # Christopher Byrne <[email protected]> (2025-09-01) # net-emulation/libvirt is only keyworded on amd64 at this time sys-block/nbdkit -libguestfs diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 7457eaa0415c..4540152e7d1b 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (2025-09-12) +# These BLAS/LAPACK providers are keyworded here. +sci-libs/flexiblas -openblas + # Sam James <[email protected]> (2025-08-29) # net-misc/passt not yet keyworded here app-emulation/qemu passt diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 8acfce08f34c..280e5ca781b4 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (2025-09-12) +# These BLAS/LAPACK providers are keyworded here. +sci-libs/flexiblas -blis -openblas + # Andreas Sturmlechner <[email protected]> (2025-08-16) # dev-games/ogre is not keyworded here >=dev-games/mygui-3.4.1 ogre diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index dad9c1dd7167..0e0d1c34bdf3 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (2025-09-12) +# Other BLAS/LAPACK providers are not keyworded everywhere. +sci-libs/flexiblas blis mkl openblas + # Christopher Byrne <[email protected]> (2025-09-01) # net-emulation/libvirt is only keyworded on amd64 at this time sys-block/nbdkit libguestfs diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index cb10afaf551d..d0acaf72f4a5 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (2025-09-12) +# These BLAS/LAPACK providers are keyworded here. +sci-libs/flexiblas -openblas + # Eli Schwartz <[email protected]> (2025-09-05) # dev-python/sphinx-tabs is not keyworded. dev-python/anyio doc diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index 77ec1ec483b9..8b843d1f211a 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (2025-09-12) +# These BLAS/LAPACK providers are keyworded here. +sci-libs/flexiblas -blis + # Sam James <[email protected]> (2025-08-29) # net-misc/passt not yet keyworded here app-emulation/qemu passt diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index ce67b46c3eba..1b99d7eab98a 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (2025-09-12) +# These BLAS/LAPACK providers are keyworded here. +sci-libs/flexiblas -openblas + # Alfred Wingate <[email protected]> (2025-07-31) # mongodb not keyworded here sci-libs/gdal mongodb diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 199343abd9f4..ee6529d70389 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (2025-09-12) +# These BLAS/LAPACK providers are keyworded here. +sci-libs/flexiblas -blis -openblas + # Sam James <[email protected]> (2025-08-29) # net-misc/passt not yet keyworded here app-emulation/qemu passt
