summaryrefslogtreecommitdiff
path: root/media-video
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2016-02-04 10:41:51 +0800
committerIan Delaney <idella4@gentoo.org>2016-02-04 10:41:51 +0800
commit79efdf825a1bcee12b72695c6e11e78e2b24899b (patch)
tree4a949a618b71ef8af13e0dc40796862d521ac082 /media-video
parent6e66af91999389e19c23ebf0d54030d10f3ec5b6 (diff)
parent929b9e80cf24f4c2dcceaec53ff4ae90d17bf0c6 (diff)
downloadgentoo-79efdf825a1bcee12b72695c6e11e78e2b24899b.tar.gz
gentoo-79efdf825a1bcee12b72695c6e11e78e2b24899b.tar.xz
Merge remote-tracking branch 'remotes/hhoffstaette/mpv-014-python35'
Pull request: https://github.com/gentoo/gentoo/pull/782
Diffstat (limited to 'media-video')
-rw-r--r--media-video/mpv/mpv-0.14.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mpv/mpv-0.14.0-r1.ebuild b/media-video/mpv/mpv-0.14.0-r1.ebuild
index f8910de62b8..df48b7c3799 100644
--- a/media-video/mpv/mpv-0.14.0-r1.ebuild
+++ b/media-video/mpv/mpv-0.14.0-r1.ebuild
@@ -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'