summaryrefslogtreecommitdiff
path: root/profiles/features
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/features')
-rw-r--r--profiles/features/prefix/package.use.mask4
-rw-r--r--profiles/features/prefix/use.mask6
2 files changed, 5 insertions, 5 deletions
diff --git a/profiles/features/prefix/package.use.mask b/profiles/features/prefix/package.use.mask
index d99314be2c6b..47bab49e9eec 100644
--- a/profiles/features/prefix/package.use.mask
+++ b/profiles/features/prefix/package.use.mask
@@ -15,10 +15,6 @@ www-servers/uwsgi uwsgi_plugins_systemd_logger
# Needs root privilege.
sys-fs/eudev hwdb kmod
-# Kacper Kowalik <xarthisius@gentoo.org> (2012-01-14)
-# sci-libs/mkl don't have prefix keywords
-dev-python/numexpr mkl
-
# Fabian Groffen <grobian@gentoo.org> (2011-12-08)
# USE=vanilla produces a broken compiler for Prefix. Only use this flag
# when you're absolutely sure what you're doing. Do NOT report bugs
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