commit: d76ca6dc2ff99af4c032efc6899c530cdfbdfe7e Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Sat Oct 28 20:34:49 2017 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Sat Oct 28 20:34:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d76ca6dc
profiles: mask dev-python/whirlpool for removal Bug: https://bugs.gentoo.org/635732 profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 8a9ea9c8ea9..be2b910fc33 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- +# Mike Gilbert <[email protected]> (28 Oct 2017) +# Tests segfault, bug 635732. +# No updates upstream since 2013. +# Removal in 30 days. +dev-python/whirlpool + # Patrice Clement <[email protected]> (28 Oct 2017) # Missing dependencies. >=dev-python/scrapy-1.4.0
