From 1f5681988f0ab7b2aeb19531969cf331fc8f5f33 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Thu, 15 Jun 2017 18:55:42 +0200 Subject: [PATCH] virtual/python-pmw: Support newer python Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- virtual/python-pmw/python-pmw-1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/python-pmw/python-pmw-1.ebuild b/virtual/python-pmw/python-pmw-1.ebuild index af288563e0465..6339d964df79b 100644 --- a/virtual/python-pmw/python-pmw-1.ebuild +++ b/virtual/python-pmw/python-pmw-1.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit python-r1