commit: 3e2aca362228477262de8a1a4dfbbeb843189123 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Apr 24 19:42:51 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Apr 26 19:19:11 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e2aca36
package.mask: Mask dev-python/kiwi for removal Bug: https://bugs.gentoo.org/526668 profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 93b23af8f21..986e8ddd13e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,11 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (26 Apr 2018) +# Produces a lot of Pango warnings, then segfaults. Unmaintained. +# No reverse dependencies. Removal in 30 days. Bug #526668. +dev-python/kiwi + # Michał Górny <[email protected]> (26 Apr 2018) # Obsolete package used during some past GSoC development # and unmaintained since. All of its users have retired already.
