dev-python/pydns: Tested on py3.6

This commit is contained in:
Michał Górny
2017-04-26 16:15:44 +02:00
parent aba4101bd3
commit b9541fd360

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python3_{4,5} pypy3 )
PYTHON_COMPAT=( python3_{4,5,6} pypy3 )
inherit distutils-r1