Skip to content

Commit

Permalink
media-video/mpv: add support for python 3.5 to 0.14 series
Browse files Browse the repository at this point in the history
  • Loading branch information
hhoffstaette committed Feb 3, 2016
1 parent dd2c4b8 commit 929b9e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-video/mpv/mpv-0.14.0-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI=5

PYTHON_COMPAT=( python{2_7,3_3,3_4} )
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
PYTHON_REQ_USE='threads(+)'

WAF_PV='1.8.12'
Expand Down

0 comments on commit 929b9e8

Please sign in to comment.