summaryrefslogtreecommitdiff
path: root/mail-client
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-05 07:58:08 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-05 07:58:08 +0000
commitf21b016cbe66021a001c9031a3679107b9cfa86b (patch)
treecdd8816b333d54173958fc3fa1745c3de3a5d630 /mail-client
parent9a6de7940d822988a0606ba2578853614c830e70 (diff)
downloadbaldeagleos-repo-f21b016cbe66021a001c9031a3679107b9cfa86b.tar.gz
baldeagleos-repo-f21b016cbe66021a001c9031a3679107b9cfa86b.tar.xz
baldeagleos-repo-f21b016cbe66021a001c9031a3679107b9cfa86b.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 dac6dadfb46a..0fdbb668f842 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_{5,6,7,8,9} )
+PYTHON_COMPAT=( python3_{5..10} )
inherit distutils-r1
diff --git a/mail-client/alot/alot-0.9.ebuild b/mail-client/alot/alot-0.9.ebuild
index d3d5e796588f..d9a54ba3a3e3 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_{5,6,7,8,9} )
+PYTHON_COMPAT=( python3_{5..10} )
inherit distutils-r1
diff --git a/mail-client/alot/alot-9999.ebuild b/mail-client/alot/alot-9999.ebuild
index 2dfaad14eaf2..454840cea2fa 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_{5,6,7,8,9} )
+PYTHON_COMPAT=( python3_{5..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 21720a8c5f7d..e13aabbb658a 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_{5,6,7,8,9} )
+PYTHON_COMPAT=( python3_{5..10} )
PYTHON_REQ_USE="ncurses,sqlite,ssl"
WANT_AUTOCONF="2.1"