dev-python/paste: Tested on py3.6

This commit is contained in:
Michał Górny
2017-05-09 19:36:15 +02:00
parent 36f0dc2c34
commit 47398bdae9

View File

@@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( python2_7 python3_{4,5} )
PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1