summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-07 17:12:07 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-07 17:12:07 +0200
commit39866acec1e2278c35e98a4b82ef471d4e8327bc (patch)
tree2ce6c8bbe18b4f35b63f9fed7714915c605fd312 /net-mail
parentnet-mail/fetchmail: Remove py2.7 (diff)
downloadgentoo-39866acec1e2278c35e98a4b82ef471d4e8327bc.tar.gz
gentoo-39866acec1e2278c35e98a4b82ef471d4e8327bc.tar.bz2
gentoo-39866acec1e2278c35e98a4b82ef471d4e8327bc.zip
net-mail/mailutils: Remove py2.7
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/mailutils/mailutils-3.7.ebuild2
-rw-r--r--net-mail/mailutils/mailutils-3.8.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/mailutils/mailutils-3.7.ebuild b/net-mail/mailutils/mailutils-3.7.ebuild
index 344b83bfb471..b5489a43e492 100644
--- a/net-mail/mailutils/mailutils-3.7.ebuild
+++ b/net-mail/mailutils/mailutils-3.7.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit autotools elisp-common eutils flag-o-matic python-single-r1 toolchain-funcs
diff --git a/net-mail/mailutils/mailutils-3.8.ebuild b/net-mail/mailutils/mailutils-3.8.ebuild
index abce1e8cec39..63ddc6efe747 100644
--- a/net-mail/mailutils/mailutils-3.8.ebuild
+++ b/net-mail/mailutils/mailutils-3.8.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit autotools elisp-common eutils flag-o-matic python-single-r1 toolchain-funcs