commit:     59fc86b7e57279170f6f4a79fe542ef120653587
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 10 00:07:03 2021 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Dec 10 00:18:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59fc86b7

www-client/firefox: re-add REQUIRED_USE for USE=lto when USE=pgo

Closes: https://bugs.gentoo.org/828511
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 www-client/firefox/firefox-91.4.0.ebuild | 1 +
 www-client/firefox/firefox-95.0.ebuild   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/www-client/firefox/firefox-91.4.0.ebuild 
b/www-client/firefox/firefox-91.4.0.ebuild
index fce6b3ab8852..3216653ecd95 100644
--- a/www-client/firefox/firefox-91.4.0.ebuild
+++ b/www-client/firefox/firefox-91.4.0.ebuild
@@ -73,6 +73,7 @@ IUSE+=" +gmp-autoupdate"
 IUSE+=" screencast"
 
 REQUIRED_USE="debug? ( !system-av1 )
+       pgo? ( lto )
        wifi? ( dbus )"
 
 # Firefox-only REQUIRED_USE flags

diff --git a/www-client/firefox/firefox-95.0.ebuild 
b/www-client/firefox/firefox-95.0.ebuild
index aa35fbcd4083..7e797cf45ee6 100644
--- a/www-client/firefox/firefox-95.0.ebuild
+++ b/www-client/firefox/firefox-95.0.ebuild
@@ -73,6 +73,7 @@ IUSE+=" +gmp-autoupdate"
 IUSE+=" screencast"
 
 REQUIRED_USE="debug? ( !system-av1 )
+       pgo? ( lto )
        wayland? ( dbus )
        wifi? ( dbus )"
 

Reply via email to