dev-python/billiard: PYTHON_COMPAT: add python3_5

Package-Manager: portage-2.3.0
This commit is contained in:
Zac Medico
2016-08-30 09:26:29 -07:00
parent 19e9dd2188
commit c4eaecbd6f

View File

@@ -4,7 +4,7 @@
EAPI=6
PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 )
PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
inherit distutils-r1 flag-o-matic