diff options
Diffstat (limited to 'media-sound/mps-youtube')
-rw-r--r-- | media-sound/mps-youtube/mps-youtube-0.2.8-r2.ebuild | 5 | ||||
-rw-r--r-- | media-sound/mps-youtube/mps-youtube-9999.ebuild | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/media-sound/mps-youtube/mps-youtube-0.2.8-r2.ebuild b/media-sound/mps-youtube/mps-youtube-0.2.8-r2.ebuild index dd41c61da64e..82b44f71fd65 100644 --- a/media-sound/mps-youtube/mps-youtube-0.2.8-r2.ebuild +++ b/media-sound/mps-youtube/mps-youtube-0.2.8-r2.ebuild @@ -1,8 +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 inherit distutils-r1 diff --git a/media-sound/mps-youtube/mps-youtube-9999.ebuild b/media-sound/mps-youtube/mps-youtube-9999.ebuild index dd41c61da64e..82b44f71fd65 100644 --- a/media-sound/mps-youtube/mps-youtube-9999.ebuild +++ b/media-sound/mps-youtube/mps-youtube-9999.ebuild @@ -1,8 +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 inherit distutils-r1 |