summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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