aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2020-01-07 12:19:30 -0600
committerJory Pratt <anarchy@gentoo.org>2020-01-07 12:19:30 -0600
commitb786c9dc0ea5c5ae4c807118a546563568eebc84 (patch)
tree67d79fff6c292a6925a36ead942e5d29148fa0ba
parentwww-client/firefox: 72.0 Final (diff)
downloadmozilla-b786c9dc0ea5c5ae4c807118a546563568eebc84.tar.gz
mozilla-b786c9dc0ea5c5ae4c807118a546563568eebc84.tar.bz2
mozilla-b786c9dc0ea5c5ae4c807118a546563568eebc84.zip
www-client/firefox: Adjust PYTHON_COMPAT
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
-rw-r--r--www-client/firefox/firefox-72.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-72.0.ebuild b/www-client/firefox/firefox-72.0.ebuild
index d59811c1..407be70c 100644
--- a/www-client/firefox/firefox-72.0.ebuild
+++ b/www-client/firefox/firefox-72.0.ebuild
@@ -6,7 +6,7 @@ VIRTUALX_REQUIRED="pgo"
WANT_AUTOCONF="2.1"
MOZ_ESR=""
-PYTHON_COMPAT=( python3_{5,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