summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-05 12:46:01 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-05 12:47:27 +0200
commit7ea13061048fd60873c08c57c5858b5f7bef8fb0 (patch)
treec5b6fd9162cea9ecd9f3d243e9feeff7f99e767e /mail-client/alot
parentdev-python/urwidtrees: Add python3_7 + EAPI7 (diff)
downloadgentoo-7ea13061048fd60873c08c57c5858b5f7bef8fb0.tar.gz
gentoo-7ea13061048fd60873c08c57c5858b5f7bef8fb0.tar.bz2
gentoo-7ea13061048fd60873c08c57c5858b5f7bef8fb0.zip
mail-client/alot: Enable py3.7
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'mail-client/alot')
-rw-r--r--mail-client/alot/alot-0.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/alot/alot-0.8.1.ebuild b/mail-client/alot/alot-0.8.1.ebuild
index 87ddb352ed6c..3461bbe6f022 100644
--- a/mail-client/alot/alot-0.8.1.ebuild
+++ b/mail-client/alot/alot-0.8.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1