From 8cc5724b33b289bd5c50a23c854de3b5fb14f00a Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sun, 23 Sep 2018 02:55:41 +0200 Subject: [PATCH] www-client/firefox: add Python 3.7 support Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- www-client/firefox/firefox-62.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2