projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c60b57
)
www-client/firefox: Adjust PYTHON_COMPAT
author
Jory Pratt
<anarchy@gentoo.org>
Tue, 7 Jan 2020 18:18:06 +0000
(12:18 -0600)
committer
Jory Pratt
<anarchy@gentoo.org>
Tue, 7 Jan 2020 18:18:06 +0000
(12:18 -0600)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jory Pratt <anarchy@gentoo.org>
www-client/firefox/firefox-72.0.ebuild
patch
|
blob
|
history
diff --git
a/www-client/firefox/firefox-72.0.ebuild
b/www-client/firefox/firefox-72.0.ebuild
index 27a6d5d655734853cbd3827d5b9fe719968e686b..3b3594aa446c4348645b0af2b3227f8b0bd78fb7 100644
(file)
--- 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