dev-python/colander: Tested on py3.6

This commit is contained in:
Michał Górny
2017-04-26 18:18:44 +02:00
parent 8234c1d00f
commit 233fc7c600

View File

@@ -3,7 +3,7 @@
EAPI=5
PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy pypy3 )
PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy pypy3 )
inherit distutils-r1