dev-python/txgithub: Add python3_{4,5,6}

This commit is contained in:
Brian Dolbec
2017-05-15 13:08:53 -07:00
parent 0f00e875c3
commit 6d6bcf1c92

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=( python2_7 python3_{4,5,6})
inherit eutils distutils-r1