From c8e30a1ba94f5fa11977e4aa41929f6551e9fe91 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Wed, 12 Jul 2017 16:26:44 +0200 Subject: [PATCH] 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 0a0ae5adae1e..746d3b7fc28e 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 -- 2.26.2