From: Amadeusz Żołnowski Date: Sat, 25 Mar 2017 08:55:19 +0000 (+0000) Subject: net-mail/notmuch: Try with newer version of Python X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e7ccfcce11b9e96038962ac8235b60f908a3aeec;p=gentoo.git net-mail/notmuch: Try with newer version of Python Package-Manager: Portage-2.3.4, Repoman-2.3.2 --- diff --git a/net-mail/notmuch/notmuch-0.24.ebuild b/net-mail/notmuch/notmuch-0.24.ebuild index a9dc94ccfb90..ba3769544f5c 100644 --- a/net-mail/notmuch/notmuch-0.24.ebuild +++ b/net-mail/notmuch/notmuch-0.24.ebuild @@ -4,7 +4,7 @@ EAPI=6 DISTUTILS_OPTIONAL=1 -PYTHON_COMPAT=( python{2_7,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit bash-completion-r1 elisp-common eutils flag-o-matic pax-utils \ distutils-r1 toolchain-funcs