aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-02-17 19:54:22 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-02-17 19:54:42 +0100
commitf5e05465c3e1bc071d7e46bc515cb130de6e925c (patch)
tree1928cc152c51301ecf8586d7c748e63bf1d3d78a /media-video
parentnet-misc/lyricwikia: add py3.9 (diff)
downloadguru-f5e05465c3e1bc071d7e46bc515cb130de6e925c.tar.gz
guru-f5e05465c3e1bc071d7e46bc515cb130de6e925c.tar.bz2
guru-f5e05465c3e1bc071d7e46bc515cb130de6e925c.zip
media-video/vidify: add py3.9
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'media-video')
-rw-r--r--media-video/vidify/vidify-2.2.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/vidify/vidify-2.2.6.ebuild b/media-video/vidify/vidify-2.2.6.ebuild
index 974600dcc..f36a4f702 100644
--- a/media-video/vidify/vidify-2.2.6.ebuild
+++ b/media-video/vidify/vidify-2.2.6.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,8,9} )
DISTUTILS_USE_SETUPTOOLS=rdepend