commit: ca056563dbc5e82061388de7d2c833e4ee414034 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Dec 10 09:00:46 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Dec 10 09:01:19 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca056563
package.mask: Last rite dev-util/creduce Bug: https://bugs.gentoo.org/735762 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 77eba5ced53..78bd1093c51 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2020-12-10) +# Stuck on LLVM 9. Superseded by dev-util/cvise that features better +# parallelization and more acive development. +# Removal in 30 days. Bug #735762. +dev-util/creduce + # Lars Wendler <[email protected]> (2020-12-09) # Masked until most broken packages have been fixed (bug #732648) >=sys-devel/autoconf-2.70
