commit: e8a8d7b4345fb3b3bad67d9ac5ef3c3d6b9eb707 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Mon Feb 3 11:15:29 2020 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Mon Feb 3 11:15:29 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8a8d7b4
package.mask: Mask issue causing x11-libs/pango-1.44 It shouldn't have been pushed in the first place with all the known issues already marked blocking the bump bug... Bug: https://bugs.gentoo.org/698922 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 7978e96e5c1..8eb146b25ab 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,10 @@ #--- END OF EXAMPLES --- +# Mart Raudsepp <[email protected]> (2020-02-03) +# Known breakages that need to be handled first, bug 698922 +>=x11-libs/pango-1.43 + # Andreas Sturmlechner <[email protected]> (2020-02-02) # Ancient, dead, py27-only, all revdeps masked for removal, bugs 651346, 696974 # Masked for removal in 30 days.
