commit: d07b42b62e9a436d7a500764274c4f2331548976 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Sat May 2 21:38:14 2020 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Sat May 2 21:39:16 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d07b42b6
profiles: drop mask on dev-util/meson-0.54 Closes: https://bugs.gentoo.org/719382 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> profiles/package.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index dcef3dbcb7b..5aab31af5bd 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -239,12 +239,6 @@ dev-python/pyswisseph # Removal in 30 days. Bug #719424. dev-python/pyodbc -# Mike Gilbert <[email protected]> (2020-04-25) -# Causes multilib glib failure. -# https://bugs.gentoo.org/719382 -=dev-util/meson-0.54.0 -=dev-util/meson-0.54.1 - # Michał Górny <[email protected]> (2020-04-25) # Unmaintained. Stuck on Python 3.6. Missing tests. The only revdep # is masked for removal.
