summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-06-06 00:26:54 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-06-06 02:33:18 +0200
commit6ef182e62b14c3307f75394def1a9479c26ad98e (patch)
tree9dca86b5edc71327ad2c3b3a6303868a0ce1c7f1 /profiles/features/prefix
parentprofiles: amd64/x86: Add "mkl" to use.stable.mask (diff)
downloadgentoo-6ef182e62b14c3307f75394def1a9479c26ad98e.tar.gz
gentoo-6ef182e62b14c3307f75394def1a9479c26ad98e.tar.bz2
gentoo-6ef182e62b14c3307f75394def1a9479c26ad98e.zip
profiles: prefix: Add "mkl" to use.mask
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'profiles/features/prefix')
-rw-r--r--profiles/features/prefix/use.mask6
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/features/prefix/use.mask b/profiles/features/prefix/use.mask
index be9e1433e84b..5f290ef9df1c 100644
--- a/profiles/features/prefix/use.mask
+++ b/profiles/features/prefix/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# prefix USE flag should always be unmasked in prefix profiles
@@ -12,3 +12,7 @@ gpm
# need to invade pid 1, which is not possible for Prefix.
systemd
+
+# Andreas Sturmlechner <asturm@gentoo.org> (2020-06-06)
+# sci-libs/mkl does not have prefix keywords
+mkl