summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail-client/thunderbird/thunderbird-68.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-68.7.0.ebuild b/mail-client/thunderbird/thunderbird-68.7.0.ebuild
index 5205094..cfdc6db 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