dev-python/whelk: Tested on py3.5 & py3.6

This commit is contained in:
Michał Górny
2017-04-26 16:28:24 +02:00
parent 38edd4ed06
commit 403091319d

View File

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