commit: db6ae48cbb32925f1e342cbfe48e4ea573b64c9a Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Sat Apr 25 15:19:31 2020 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Sat Apr 25 15:20:40 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db6ae48c
profiles: mask dev-util/meson-0.54.0 again Bug: https://bugs.gentoo.org/719382 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index eab1ee7cf1c..48305a2f2da 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Mike Gilbert <[email protected]> (2020-04-25) +# Causes multilib glib failure. +# https://bugs.gentoo.org/719382 +=dev-util/meson-0.54.0 + # Michał Górny <[email protected]> (2020-04-25) # Unmaintained. Stuck on Python 3.6. Tests require direct hardware # access. Ebuild broken. No revdeps.
