commit:     5ad96cc54b320fb3f71c5d75ea244cfbb2ab2981
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  5 22:23:21 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jun  6 00:32:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ad96cc5

profiles: amd64/x86: Unmask "mkl" USE flag

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 profiles/arch/amd64/use.mask | 4 ++++
 profiles/arch/x86/use.mask   | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask
index 0de2a02ef50..2334ab31938 100644
--- a/profiles/arch/amd64/use.mask
+++ b/profiles/arch/amd64/use.mask
@@ -6,6 +6,10 @@
 
 # SECTION: Unmask
 
+# Andreas Sturmlechner <ast...@gentoo.org> (2020-06-06)
+# sci-libs/mkl works on amd64
+-mkl
+
 # Matt Turner <matts...@gentoo.org> (2018-11-11)
 # d3d9 works on amd64
 -d3d9

diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask
index 6d42c661301..b3f876ad748 100644
--- a/profiles/arch/x86/use.mask
+++ b/profiles/arch/x86/use.mask
@@ -4,6 +4,10 @@
 # Unmask the flag which corresponds to ARCH.
 -x86
 
+# Andreas Sturmlechner <ast...@gentoo.org> (2020-06-06)
+# sci-libs/mkl works on x86
+-mkl
+
 # Matt Turner <matts...@gentoo.org> (2018-11-11)
 # d3d9 works on x86
 -d3d9

Reply via email to