commit:     ab234dbe0d77c590c346da156df8cf473d17703a
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  1 19:03:45 2021 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Jun  1 19:04:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab234dbe

Revert "www-client/firefox: allow Python 3.10"

This reverts commit 736f264969ebe128ae8b1d7b6d1dcd58e2e4dfc0.

Bug: https://bugs.gentoo.org/793683
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 65c26384b97..381cde64863 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..10} )
+PYTHON_COMPAT=( python3_{7..9} )
 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 c9cdb688628..5099db944f7 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..10} )
+PYTHON_COMPAT=( python3_{7..9} )
 PYTHON_REQ_USE="ncurses,sqlite,ssl"
 
 WANT_AUTOCONF="2.1"

Reply via email to