From c233339567d2b5a54da83b44d00bbf43cbdab296 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Amadeusz=20Piotr=20=C5=BBo=C5=82nowski?= Date: Sat, 16 Nov 2019 21:45:12 +0000 Subject: [PATCH] mail-filter/afew: Enable Python 3.7 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Amadeusz Piotr Żołnowski --- mail-filter/afew/afew-1.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-filter/afew/afew-1.3.0.ebuild b/mail-filter/afew/afew-1.3.0.ebuild index f47bf50ec0a8..dd77ae4b9249 100644 --- a/mail-filter/afew/afew-1.3.0.ebuild +++ b/mail-filter/afew/afew-1.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 DISTUTILS_SINGLE_IMPL=1 -PYTHON_COMPAT=( python{3_5,3_6} ) +PYTHON_COMPAT=( python{3_5,3_6,3_7} ) inherit distutils-r1 -- 2.26.2