summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2023-05-03 10:16:44 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2023-05-03 10:16:44 -0500
commit2825e22318e8dd70d79b6babc254f4e26f38a765 (patch)
tree21309f8d0e4dbfd86ad56f91385504d986fc5884
parentdev-util/gertty: enable py3.11 (diff)
downloadgentoo-2825e22318e8dd70d79b6babc254f4e26f38a765.tar.gz
gentoo-2825e22318e8dd70d79b6babc254f4e26f38a765.tar.bz2
gentoo-2825e22318e8dd70d79b6babc254f4e26f38a765.zip
gnome-extra/gnome-integration-spotify: enable py3.11
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
-rw-r--r--gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907-r2.ebuild b/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907-r2.ebuild
index 6433fe165276..847cfe874844 100644
--- a/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907-r2.ebuild
+++ b/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_9 python3_10 )
+PYTHON_COMPAT=( python3_9 python3_10 python3_11 )
inherit gnome2-utils python-r1