commit: ec26aa993fd85ed97e6de5b8b0c12cb7ac4d45ed Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Jun 5 22:29:51 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Jun 6 00:33:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec26aa99
profiles: prefix: Drop superfluous per-package "mkl" USE mask Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/features/prefix/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/features/prefix/package.use.mask b/profiles/features/prefix/package.use.mask index d99314be2c6..47bab49e9ee 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 <[email protected]> (2012-01-14) -# sci-libs/mkl don't have prefix keywords -dev-python/numexpr mkl - # Fabian Groffen <[email protected]> (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
