dev-python/pycairo: Add python3_6 to PYTHON_COMPAT

Package-Manager: Portage-2.3.4, Repoman-2.3.2
This commit is contained in:
Zac Medico
2017-03-10 01:25:55 -08:00
parent 29d0621754
commit f743ca3670

View File

@@ -3,7 +3,7 @@
EAPI="5"
PYTHON_COMPAT=( python2_7 python3_{4,5} )
PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
PYTHON_REQ_USE='threads(+)'
inherit eutils python-r1 waf-utils toolchain-funcs