dev-db/sadisplay: Tested on py3.6

This commit is contained in:
Michał Górny
2017-06-14 00:42:59 +02:00
parent 4c4b500831
commit b4ada2a2a8

View File

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