commit:     736f264969ebe128ae8b1d7b6d1dcd58e2e4dfc0
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  1 08:12:34 2021 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Jun  1 08:12:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=736f2649

www-client/firefox: allow Python 3.10

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 www-client/firefox/firefox-78.11.0.ebuild | 2 +-
 www-client/firefox/firefox-89.0.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/firefox/firefox-78.11.0.ebuild 
b/www-client/firefox/firefox-78.11.0.ebuild
index 381cde64863..65c26384b97 100644
--- a/www-client/firefox/firefox-78.11.0.ebuild
+++ b/www-client/firefox/firefox-78.11.0.ebuild
@@ -7,7 +7,7 @@ FIREFOX_PATCHSET="firefox-78esr-patches-14.tar.xz"
 
 LLVM_MAX_SLOT=12
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..10} )
 PYTHON_REQ_USE="ncurses,sqlite,ssl"
 
 WANT_AUTOCONF="2.1"

diff --git a/www-client/firefox/firefox-89.0.ebuild 
b/www-client/firefox/firefox-89.0.ebuild
index 5099db944f7..c9cdb688628 100644
--- a/www-client/firefox/firefox-89.0.ebuild
+++ b/www-client/firefox/firefox-89.0.ebuild
@@ -7,7 +7,7 @@ FIREFOX_PATCHSET="firefox-89-patches-02.tar.xz"
 
 LLVM_MAX_SLOT=12
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..10} )
 PYTHON_REQ_USE="ncurses,sqlite,ssl"
 
 WANT_AUTOCONF="2.1"

Reply via email to