dev-python/pyinsane: update PYTHON_COMPAT

Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
Bernard Cafarelli
2017-07-25 12:07:12 +02:00
parent a68f1b852a
commit 40bf4319ff

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
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