commit: c8e30a1ba94f5fa11977e4aa41929f6551e9fe91
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 12 14:26:44 2017 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Jul 12 14:42:46 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8e30a1b
dev-util/molecule-plugins: Support newer python
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-util/molecule-plugins/molecule-plugins-1.0.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/molecule-plugins/molecule-plugins-1.0.2-r1.ebuild
b/dev-util/molecule-plugins/molecule-plugins-1.0.2-r1.ebuild
index 0a0ae5adae1..746d3b7fc28 100644
--- a/dev-util/molecule-plugins/molecule-plugins-1.0.2-r1.ebuild
+++ b/dev-util/molecule-plugins/molecule-plugins-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_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit python-r1