From: Thomas Deutschmann Date: Sun, 23 Sep 2018 00:55:41 +0000 (+0200) Subject: www-client/firefox: add Python 3.7 support X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8cc5724b33b289bd5c50a23c854de3b5fb14f00a;p=gentoo.git www-client/firefox: add Python 3.7 support Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- diff --git a/www-client/firefox/firefox-62.0.2.ebuild b/www-client/firefox/firefox-62.0.2.ebuild index fa0ad02bc27a..c078f3810978 100644 --- a/www-client/firefox/firefox-62.0.2.ebuild +++ b/www-client/firefox/firefox-62.0.2.ebuild @@ -6,7 +6,7 @@ VIRTUALX_REQUIRED="pgo" WANT_AUTOCONF="2.1" MOZ_ESR="" -PYTHON_COMPAT=( python3_{5,6} ) +PYTHON_COMPAT=( python3_{5,6,7} ) PYTHON_REQ_USE='ncurses,sqlite,ssl,threads' # This list can be updated with scripts/get_langs.sh from the mozilla overlay