commit: 4cba28e8a84ef56fc686282196f933708a5cc668 Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> AuthorDate: Sun May 23 09:53:59 2021 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Sun May 23 09:53:59 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cba28e8
media-sound/exaile: py3_9 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org> media-sound/exaile/exaile-4.1.0_alpha1.ebuild | 4 ++-- media-sound/exaile/exaile-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/media-sound/exaile/exaile-4.1.0_alpha1.ebuild b/media-sound/exaile/exaile-4.1.0_alpha1.ebuild index 0ac3b200fa6..fa7f552d22f 100644 --- a/media-sound/exaile/exaile-4.1.0_alpha1.ebuild +++ b/media-sound/exaile/exaile-4.1.0_alpha1.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 python-single-r1 xdg if [[ ${PV} == "9999" ]]; then diff --git a/media-sound/exaile/exaile-9999.ebuild b/media-sound/exaile/exaile-9999.ebuild index c5528fc64cb..270bd320926 100644 --- a/media-sound/exaile/exaile-9999.ebuild +++ b/media-sound/exaile/exaile-9999.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 python-single-r1 xdg if [[ ${PV} == "9999" ]]; then