diff options
author | Andrew Savchenko <bircoph@gentoo.org> | 2016-08-11 11:27:02 +0300 |
---|---|---|
committer | Andrew Savchenko <bircoph@gentoo.org> | 2016-08-11 11:28:28 +0300 |
commit | 474aa8e44a1ed396c062c04f434de34e47698727 (patch) | |
tree | 28455401fe514171cad8658e86186715ff54c74f /profiles | |
parent | www-client/firefox: fix PGO build, bug 388585 (diff) | |
download | gentoo-474aa8e44a1ed396c062c04f434de34e47698727.tar.gz gentoo-474aa8e44a1ed396c062c04f434de34e47698727.tar.bz2 gentoo-474aa8e44a1ed396c062c04f434de34e47698727.zip |
md64/package.use.mask: unmask pgo for firefox
firefox with PGO should work fine now on amd64.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index b60f1b4bf74f..0c634c3ed5e0 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -18,6 +18,10 @@ #--- END OF EXAMPLES --- +# Andrew Savchenko <bircoph@gentoo.org> (11 Aug 2016) +# PGO is fixed on amd64 +>=www-client/firefox-48 -pgo + # James Le Cuirot <chewi@gentoo.org> (26 Jul 2016) # Only available on amd64. dev-java/icedtea -shenandoah |