commit: adb18827842e0393419c94a2bd6cb269c7fab2ca Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed May 6 08:31:06 2020 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed May 6 08:32:03 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adb18827
profiles: Remove mask for app-portage/ufed. Buggy versions have been removed. Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> profiles/package.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 9cf7b3b3f99..de5ebf89d0a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -64,11 +64,6 @@ app-mobilephone/ganyremote # Stuck on Python 2 and pygtk. Masked for removal in 30 days. app-office/pybliographer -# Michał Górny <[email protected]> (2020-05-01) -# Wrongly adds '-*' to USE causing catastrophic system breakage. -# Bug #649416. -<app-portage/ufed-0.96 - # Thomas Deutschmann <[email protected]> (2020-04-30) # Requires <OpenSSL-1.1.x. Please migrate to # >=dev-db/mysql-5.7. Masked for removal in 30 days.
