diff options
author | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2022-12-10 16:44:36 +0100 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2022-12-10 16:45:59 +0100 |
commit | e632ab32e2255d9e8a7b7f9aa9a1363962755770 (patch) | |
tree | 1a2942ec537cea47263206cf6cc65fef9297932f /profiles | |
parent | sci-libs/mkl: add 2022.2.1.16993 (diff) | |
download | gentoo-e632ab32e2255d9e8a7b7f9aa9a1363962755770.tar.gz gentoo-e632ab32e2255d9e8a7b7f9aa9a1363962755770.tar.bz2 gentoo-e632ab32e2255d9e8a7b7f9aa9a1363962755770.zip |
profiles/features/musl: mask mkl flag on musl
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/musl/package.use.mask | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask index cfe51a434cf4..948bfb2552b9 100644 --- a/profiles/features/musl/package.use.mask +++ b/profiles/features/musl/package.use.mask @@ -1,6 +1,13 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2022-12-10) +# sci-libs/mkl is binary only and links to glibc +sci-chemistry/gromacs mkl +sci-libs/armadillo mkl +sci-libs/dlib mkl +sci-libs/trilinos mkl + # Bernd Waibel <waebbl-gentoo@posteo.net> (2022-10-04) # Mask loguru until fixed upstream #873601 sci-libs/vtk logging |