commit:     84b3bf404e12c72e1a3a264d79b66aade0719126
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 24 08:54:34 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Apr 24 09:31:02 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84b3bf40

dev-libs/marisa: Support newer python

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-libs/marisa/marisa-0.2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/marisa/marisa-0.2.4.ebuild 
b/dev-libs/marisa/marisa-0.2.4.ebuild
index 53e6787bcb3..36c191d1005 100644
--- a/dev-libs/marisa/marisa-0.2.4.ebuild
+++ b/dev-libs/marisa/marisa-0.2.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 DISTUTILS_OPTIONAL=1
 
 inherit distutils-r1 eutils

Reply via email to