commit:     94bb717342038a0a28c4606797a6af503d2f8cc6
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 23 17:50:52 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Apr 23 17:53:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94bb7173

mail-client/thunderbird: enable Python 3.8 support

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 mail-client/thunderbird/thunderbird-68.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/thunderbird/thunderbird-68.7.0.ebuild 
b/mail-client/thunderbird/thunderbird-68.7.0.ebuild
index 1be152dda49..eddbdf4a695 100644
--- a/mail-client/thunderbird/thunderbird-68.7.0.ebuild
+++ b/mail-client/thunderbird/thunderbird-68.7.0.ebuild
@@ -8,7 +8,7 @@ MOZ_ESR=""
 MOZ_LIGHTNING_VER="6.2.5"
 MOZ_LIGHTNING_GDATA_VER="4.4.1"
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE='ncurses,sqlite,ssl,threads(+)'
 
 # This list can be updated using scripts/get_langs.sh from the mozilla overlay

Reply via email to