summaryrefslogtreecommitdiff
path: root/mail-client
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-06 15:33:14 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-06 15:33:14 +0000
commit37f91a50a36582e09123ace49b34c52ddb5d58f7 (patch)
treedcd9acc129bd9aaa82125be264b7d2073d1fc7a1 /mail-client
parente9848f819288ad820832150895a8ab090fa99c5b (diff)
downloadbaldeagleos-repo-37f91a50a36582e09123ace49b34c52ddb5d58f7.tar.gz
baldeagleos-repo-37f91a50a36582e09123ace49b34c52ddb5d58f7.tar.xz
baldeagleos-repo-37f91a50a36582e09123ace49b34c52ddb5d58f7.zip
Updating liguros repo
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/alot/alot-0.9.1.ebuild2
-rw-r--r--mail-client/alot/alot-0.9.ebuild2
-rw-r--r--mail-client/alot/alot-9999.ebuild2
-rw-r--r--mail-client/thunderbird/thunderbird-78.5.1.ebuild2
4 files changed, 4 insertions, 4 deletions
diff --git a/mail-client/alot/alot-0.9.1.ebuild b/mail-client/alot/alot-0.9.1.ebuild
index 8ce0442acdf6..6bfc901cc92c 100644
--- a/mail-client/alot/alot-0.9.1.ebuild
+++ b/mail-client/alot/alot-0.9.1.ebuild
@@ -4,7 +4,7 @@
EAPI=7
DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_COMPAT=( python3_{6,7,8,9,10} )
inherit distutils-r1
diff --git a/mail-client/alot/alot-0.9.ebuild b/mail-client/alot/alot-0.9.ebuild
index 18066f321b8c..f8e0c51cba99 100644
--- a/mail-client/alot/alot-0.9.ebuild
+++ b/mail-client/alot/alot-0.9.ebuild
@@ -4,7 +4,7 @@
EAPI=7
DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_COMPAT=( python3_{6,7,8,9,10} )
inherit distutils-r1
diff --git a/mail-client/alot/alot-9999.ebuild b/mail-client/alot/alot-9999.ebuild
index 81d1c82fceac..d73f5eb0336b 100644
--- a/mail-client/alot/alot-9999.ebuild
+++ b/mail-client/alot/alot-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=7
DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_COMPAT=( python3_{6,7,8,9,10} )
inherit distutils-r1
diff --git a/mail-client/thunderbird/thunderbird-78.5.1.ebuild b/mail-client/thunderbird/thunderbird-78.5.1.ebuild
index 54ff46d6087e..45b52161e6a2 100644
--- a/mail-client/thunderbird/thunderbird-78.5.1.ebuild
+++ b/mail-client/thunderbird/thunderbird-78.5.1.ebuild
@@ -7,7 +7,7 @@ FIREFOX_PATCHSET="firefox-78esr-patches-07.tar.xz"
LLVM_MAX_SLOT=11
-PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_COMPAT=( python3_{6,7,8,9,10} )
PYTHON_REQ_USE="ncurses,sqlite,ssl"
WANT_AUTOCONF="2.1"