dev-python/vdirsyncer: Tested on py3.5 & 3.6

This commit is contained in:
Michał Górny
2017-05-01 16:50:28 +02:00
parent c33d0bac0a
commit fcc333a85b

View File

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