commit: 1c13cfd3965702f08d412d01919e6bc4fc21e5e3 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Thu Apr 23 13:24:46 2020 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Thu Apr 23 13:24:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c13cfd3
profiles: mask dev-util/meson-0.54.0 Bug: https://bugs.gentoo.org/719018 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 8843d3b23d9..e8fbb244684 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Mike Gilbert <[email protected]> (2020-04-23) +# Regression in multilib pkgconfig support. +# https://bugs.gentoo.org/719018 +=dev-util/meson-0.54.0 + # Michał Górny <[email protected]> (2020-04-23) # Unmaintained. Stuck on Python 3.6. No revdeps. # Removal in 30 days. Bug #718848.
