commit: c551551289a5d31b486d6712088732803d1202e3 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Thu Apr 23 01:06:26 2020 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Thu Apr 23 01:06:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5515512
profiles: mask dev-util/meson[test] Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> profiles/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index d59c1a2b194..1662bff935d 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Mike Gilbert <[email protected]> (2020-04-23) +# Tests are very sensitive to the host environment. +dev-util/meson test + # Michał Górny <[email protected]> (2020-04-22) # Requires dev-python/filemagic that is broken and masked for removal. dev-python/jira magic
