From 7ea13061048fd60873c08c57c5858b5f7bef8fb0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 5 Jul 2019 12:46:01 +0200 Subject: [PATCH] mail-client/alot: Enable py3.7 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- mail-client/alot/alot-0.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2