dev-python/subvertpy: Tested on CPython 3.*

This commit is contained in:
Michał Górny
2018-04-21 00:00:58 +02:00
parent 3749f2be32
commit 533cd63dee

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python2_7 )
PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1