Skip to content

Commit

Permalink
app-office/unoconv: Enable python3_{4,5}
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
a17r authored and akhuettel committed Nov 5, 2016
1 parent 326360a commit 9b3a6fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-office/unoconv/unoconv-0.7.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI=5

PYTHON_COMPAT=( python2_7 )
PYTHON_COMPAT=( python2_7 python3_{4,5} )

inherit eutils python-single-r1

Expand Down

0 comments on commit 9b3a6fa

Please sign in to comment.