commit:     e7ccfcce11b9e96038962ac8235b60f908a3aeec
Author:     Amadeusz Żołnowski <aidecoe <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 25 08:55:19 2017 +0000
Commit:     Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo <DOT> org>
CommitDate: Sat Mar 25 08:56:18 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7ccfcce

net-mail/notmuch: Try with newer version of Python

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 net-mail/notmuch/notmuch-0.24.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/notmuch/notmuch-0.24.ebuild 
b/net-mail/notmuch/notmuch-0.24.ebuild
index a9dc94ccfb9..ba3769544f5 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

Reply via email to