www-client/firefox: add Python 3.7 support
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 23 Sep 2018 00:55:41 +0000 (02:55 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 23 Sep 2018 01:30:36 +0000 (03:30 +0200)
Package-Manager: Portage-2.3.49, Repoman-2.3.10

www-client/firefox/firefox-62.0.2.ebuild

index fa0ad02bc27aca622910d95b062f1fa60074fc99..c078f38109788f28bd263dd897f357110aca3b04 100644 (file)
@@ -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