summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiroslav Šulc <fordfrog@gentoo.org>2023-05-04 09:10:53 +0200
committerMiroslav Šulc <fordfrog@gentoo.org>2023-05-04 09:10:53 +0200
commit0da79a0bab316a86bd7ea84faf5c8a274899f354 (patch)
treecdc87673cfc125a8cbcfddd05e092c62bef9e808 /media-sound/exaile
parentmedia-sound/solfege: eapi8, py3.11 (diff)
downloadgentoo-0da79a0bab316a86bd7ea84faf5c8a274899f354.tar.gz
gentoo-0da79a0bab316a86bd7ea84faf5c8a274899f354.tar.bz2
gentoo-0da79a0bab316a86bd7ea84faf5c8a274899f354.zip
media-sound/exaile: py3.11
Closes: https://bugs.gentoo.org/897026 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-sound/exaile')
-rw-r--r--media-sound/exaile/exaile-4.1.2.ebuild2
-rw-r--r--media-sound/exaile/exaile-9999.ebuild2
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