commit: f5861c803b3e4e7da80369c8026c465d49e61416 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Sun Nov 5 15:12:56 2017 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Sun Nov 5 15:12:56 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5861c80
profiles: mask >=dev-util/scons-3.0.0 Bug: https://bugs.gentoo.org/635934 profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index d9549a2ab55..6b99142e5f9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,11 @@ #--- END OF EXAMPLES --- +# Mike Gilbert <[email protected]> (05 Nov 2017) +# Breaks several reverse dependencies. +# https://bugs.gentoo.org/635934 +>=dev-util/scons-3.0.0 + # James Le Cuirot <[email protected]> (05 Nov 2017) # Java 7 is old and we are no longer able to support it. The ability # to build against Java 7 may return when we update the eclasses for
