From 80396435b9be409748c0d04803e5e72de2cbd5e6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Tomak?= Date: Mon, 21 Jan 2019 14:50:53 +0100 Subject: [PATCH] net-mail/notmuch: add Python 3.7 to supported versions. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Paweł Tomak Closes: https://github.com/gentoo/gentoo/pull/10881 Signed-off-by: Patrice Clement --- net-mail/notmuch/notmuch-0.27.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/notmuch/notmuch-0.27.ebuild b/net-mail/notmuch/notmuch-0.27.ebuild index 84ffe93ca8da..1a4cee2643a4 100644 --- a/net-mail/notmuch/notmuch-0.27.ebuild +++ b/net-mail/notmuch/notmuch-0.27.ebuild @@ -4,7 +4,7 @@ EAPI=6 DISTUTILS_OPTIONAL=1 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} ) inherit bash-completion-r1 elisp-common eutils flag-o-matic pax-utils \ distutils-r1 toolchain-funcs -- 2.26.2