commit: b70fa641e0d19d8b2806f9741f17c86b4a02a355 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed May 16 09:33:32 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed May 16 09:37:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b70fa641
package.mask: Update dev-util/scons-3.0.1-r2 mask Actually, it turned out that sci-libs/freesteam was additionally suffering from a different bug. After ruling that out, the patch in -r3 works fine. profiles/package.mask | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index fcbc0c7fd2a..1f86cf845e1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,9 +30,7 @@ #--- END OF EXAMPLES --- # Michał Górny <[email protected]> (16 May 2018) -# The patch to force user's *FLAGS does not handle --param flags -# correctly, and I don't seem to be able to get it right. Use -r1 -# instead. Help appreciated. +# Broken *FLAGS handling. Use -r3 instead. =dev-util/scons-3.0.1-r2 # Michał Górny <[email protected]> (15 May 2018)
