aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Anderson <telans@posteo.de>2021-01-27 18:11:12 +1300
committerTheo Anderson <telans@posteo.de>2021-01-27 18:11:12 +1300
commitee4f9e020d3de321fa40c0cf9f0cb5b21ca2cd4c (patch)
tree945807d834bab5e2c6f3b5970ccca425c1d33b9c
parentapp-misc/ddcui: GUI for ddcutil (diff)
downloadguru-ee4f9e020d3de321fa40c0cf9f0cb5b21ca2cd4c.tar.gz
guru-ee4f9e020d3de321fa40c0cf9f0cb5b21ca2cd4c.tar.bz2
guru-ee4f9e020d3de321fa40c0cf9f0cb5b21ca2cd4c.zip
dev-python/python-mpv: bump PYTHON_COMPAT to 3.9
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Theo Anderson <telans@posteo.de>
-rw-r--r--dev-python/python-mpv/python-mpv-0.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-mpv/python-mpv-0.5.2.ebuild b/dev-python/python-mpv/python-mpv-0.5.2.ebuild
index 4acebac91..ba5a592da 100644
--- a/dev-python/python-mpv/python-mpv-0.5.2.ebuild
+++ b/dev-python/python-mpv/python-mpv-0.5.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1 virtualx