commit:     da3434c67b4ad7640a910714c66238bd3e9eeaed
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 12 14:26:28 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Jul 12 14:42:45 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da3434c6

dev-util/molecule-core: Support newer python

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild 
b/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
index 97809c7d027..5ce8515f2b9 100644
--- a/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
+++ b/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5,3_6} )
 
 inherit python-r1
 

Reply via email to