commit: 0d0ea0376c7606aecb4152a0a81367d763f88300 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Fri Mar 19 12:27:36 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Fri Mar 19 12:32:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d0ea037
profiles: Mask last-rited package mail-mta/protonmail-bridge-bin Bug: https://bugs.gentoo.org/768228 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index f7e42f1148b..62aa9c4686e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,14 @@ #--- END OF EXAMPLES --- +# Marek Szuba <[email protected]> (2021-03-19) +# Depends on bundled out-of-date Qt5 libraries, and even with those +# installed recent upstream versions fail to run. Moreover, we have now +# got a source variant in the tree which, while still CLI-only for now, +# is up to date and actually works. +# Removal in 30 days. Bug #768228. +mail-mta/protonmail-bridge-bin + # Joonas Niilola <[email protected]> (2021-03-16) # A library without consumers, unbuildable for years, ebuilds not # touched in years either. Bugs #664776, #747592. Removal in ~30 days.
