commit: 474aa8e44a1ed396c062c04f434de34e47698727 Author: Andrew Savchenko <bircoph <AT> gentoo <DOT> org> AuthorDate: Thu Aug 11 08:27:02 2016 +0000 Commit: Andrew Savchenko <bircoph <AT> gentoo <DOT> org> CommitDate: Thu Aug 11 08:28:28 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=474aa8e4
md64/package.use.mask: unmask pgo for firefox firefox with PGO should work fine now on amd64. profiles/arch/amd64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index b60f1b4..0c634c3 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -18,6 +18,10 @@ #--- END OF EXAMPLES --- +# Andrew Savchenko <[email protected]> (11 Aug 2016) +# PGO is fixed on amd64 +>=www-client/firefox-48 -pgo + # James Le Cuirot <[email protected]> (26 Jul 2016) # Only available on amd64. dev-java/icedtea -shenandoah
