summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--virtual/python-pmw/python-pmw-1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/python-pmw/python-pmw-1.ebuild b/virtual/python-pmw/python-pmw-1.ebuild
index af288563e046..6339d964df79 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