summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Tomak <pawel@tomak.eu>2019-01-21 14:50:53 +0100
committerPatrice Clement <monsieurp@gentoo.org>2019-02-05 23:34:54 +0100
commit80396435b9be409748c0d04803e5e72de2cbd5e6 (patch)
treeb72f9f749fee532f5a180f904f01297625c5758d /net-mail/notmuch
parentdev-python/asciitree: fix description. (diff)
downloadgentoo-80396435b9be409748c0d04803e5e72de2cbd5e6.tar.gz
gentoo-80396435b9be409748c0d04803e5e72de2cbd5e6.tar.bz2
gentoo-80396435b9be409748c0d04803e5e72de2cbd5e6.zip
net-mail/notmuch: add Python 3.7 to supported versions.
Signed-off-by: Paweł Tomak <pawel@tomak.eu> Closes: https://github.com/gentoo/gentoo/pull/10881 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'net-mail/notmuch')
-rw-r--r--net-mail/notmuch/notmuch-0.27.ebuild2
1 files changed, 1 insertions, 1 deletions
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