dev-java/javatoolkit: add python3_4 and python3_5 to PYTHON_COMPAT.

Package-Manager: Portage-2.3.6, Repoman-2.3.1
This commit is contained in:
Patrice Clement
2017-08-08 09:58:22 +02:00
parent c716c4b951
commit 4bcd096aa5

View File

@@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( python2_7 python3_4 )
PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
PYTHON_REQ_USE="xml(+)"