www-client/firefox: enable Python 3.8 support
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 23 Apr 2020 17:53:30 +0000 (19:53 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 23 Apr 2020 17:53:42 +0000 (19:53 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
www-client/firefox/firefox-68.7.0.ebuild

index 3fcbaeaeecaa5b5f357cb88282cb36c413489afe..1d4e4b4ee23d3ec0a863d32db633939a622d16d2 100644 (file)
@@ -6,7 +6,7 @@ VIRTUALX_REQUIRED="pgo"
 WANT_AUTOCONF="2.1"
 MOZ_ESR="1"
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE='ncurses,sqlite,ssl,threads(+)'
 
 # This list can be updated with scripts/get_langs.sh from the mozilla overlay