commit: 045ff686216ad01d7c2f6b04d439d8e9fbf6ca77 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Mar 20 21:07:02 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Mar 20 21:09:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=045ff686
package.mask: Mask broken sys-devel/distcc-3.3 Bug: https://bugs.gentoo.org/651030 profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 1c7edb3a29e..fdffe1f656e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,11 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (20 Mar 2018) +# Poorly tested version bump followed by a series of quick hacks +# that do not make it any more working. Bug #651030. +>=sys-devel/distcc-3.3 + # Brian Evans <[email protected] (20 Mar 2018) # These PEAR packages are unmaintained upstream and # are difficult to test or have no tests.
