From f7d1b0fb99662851e1716a403a80bd5832ba485f Mon Sep 17 00:00:00 2001 From: Ilya Tumaykin Date: Mon, 23 Jul 2018 18:38:25 +0300 Subject: [PATCH] media-video/mpv: add Python 3.7 support to 9999 Package-Manager: Portage-2.3.43, Repoman-2.3.10 --- media-video/mpv/mpv-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index 323aa832a99b..cbfd03306171 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} ) PYTHON_REQ_USE='threads(+)' WAF_PV=2.0.9 -- 2.26.2