dev-util/molecule-core: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Wed, 12 Jul 2017 14:26:28 +0000 (16:26 +0200)
committerPacho Ramos <pacho@gentoo.org>
Wed, 12 Jul 2017 14:42:45 +0000 (16:42 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild

index 97809c7d02734cb7f6e17d051522817115053153..5ce8515f2b95e9f1412e70fbf06a56f37491620d 100644 (file)
@@ -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