summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2023-02-18 14:24:24 +0000
committerJames Le Cuirot <chewi@gentoo.org>2023-02-18 14:24:24 +0000
commitf9fb6a166c619020e33c332deff5f04dc31de703 (patch)
treef98ebd9f9b0fc5b117ddea86e380d2ceed2ba144 /media-tv
parentapp-office/skrooge: add 2.29.0 (diff)
downloadgentoo-f9fb6a166c619020e33c332deff5f04dc31de703.tar.gz
gentoo-f9fb6a166c619020e33c332deff5f04dc31de703.tar.bz2
gentoo-f9fb6a166c619020e33c332deff5f04dc31de703.zip
media-tv/tvheadend: Python 3.11
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'media-tv')
-rw-r--r--media-tv/tvheadend/tvheadend-4.2.8-r2.ebuild2
-rw-r--r--media-tv/tvheadend/tvheadend-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-tv/tvheadend/tvheadend-4.2.8-r2.ebuild b/media-tv/tvheadend/tvheadend-4.2.8-r2.ebuild
index 38480771d8e1..138048f41d63 100644
--- a/media-tv/tvheadend/tvheadend-4.2.8-r2.ebuild
+++ b/media-tv/tvheadend/tvheadend-4.2.8-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit linux-info python-any-r1 systemd toolchain-funcs
diff --git a/media-tv/tvheadend/tvheadend-9999.ebuild b/media-tv/tvheadend/tvheadend-9999.ebuild
index e3947829f01b..e01b8f79a4a1 100644
--- a/media-tv/tvheadend/tvheadend-9999.ebuild
+++ b/media-tv/tvheadend/tvheadend-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit git-r3 linux-info python-any-r1 systemd toolchain-funcs