commit: 18466a23a94c32b93cad908ef82a177216d5a35c Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info> AuthorDate: Thu Jun 11 13:16:48 2020 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Thu Jun 11 22:08:24 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18466a23
arm64: Unmask www-client/firefox[pgo] Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info> Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> profiles/arch/arm64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 59142926497..456dd0d6523 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2020-06-11) +# PGO works on arm64 +>=www-client/firefox-68.9.0 -pgo + # Michał Górny <[email protected]> (2020-06-02) # Avoid unkeyworded deps, we really need a minimal install # for imagemagick.
