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

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

index 0a0ae5adae1ec3701ebc7c849169c11de90b4827..746d3b7fc28eddd1339bef704b47cc6e10f56f9c 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_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit python-r1