commit: 0da79a0bab316a86bd7ea84faf5c8a274899f354 Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> AuthorDate: Thu May 4 07:10:53 2023 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Thu May 4 07:10:53 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0da79a0b
media-sound/exaile: py3.11 Closes: https://bugs.gentoo.org/897026 Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org> media-sound/exaile/exaile-4.1.2.ebuild | 2 +- media-sound/exaile/exaile-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/exaile/exaile-4.1.2.ebuild b/media-sound/exaile/exaile-4.1.2.ebuild index 4ef35facae7b..56167a0672e9 100644 --- a/media-sound/exaile/exaile-4.1.2.ebuild +++ b/media-sound/exaile/exaile-4.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_{9..11} ) 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 1cd9912cba0a..3c7be5deff10 100644 --- a/media-sound/exaile/exaile-9999.ebuild +++ b/media-sound/exaile/exaile-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit python-single-r1 xdg if [[ ${PV} == "9999" ]]; then