app-office/unoconv: Enable python3_{4,5}

Package-Manager: portage-2.3.0
This commit is contained in:
Andreas Sturmlechner
2016-10-22 14:16:59 +02:00
committed by Andreas K. Hüttel
parent 326360af22
commit 9b3a6fac3d

View File

@@ -4,7 +4,7 @@
EAPI=5
PYTHON_COMPAT=( python2_7 )
PYTHON_COMPAT=( python2_7 python3_{4,5} )
inherit eutils python-single-r1