From fa63fe3b18b94d81a2c219d78393410f5e1d14e9 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Tue, 30 Jul 2024 20:59:54 +0200 Subject: [PATCH] media-tv/mythtv: enable py3.12 Closes: https://bugs.gentoo.org/929674 Signed-off-by: Pacho Ramos --- media-tv/mythtv/mythtv-33.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-tv/mythtv/mythtv-33.1-r1.ebuild b/media-tv/mythtv/mythtv-33.1-r1.ebuild index f2564d87e0186..34c97cbba7635 100644 --- a/media-tv/mythtv/mythtv-33.1-r1.ebuild +++ b/media-tv/mythtv/mythtv-33.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISABLE_AUTOFORMATTING="yes" -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit edo flag-o-matic java-pkg-opt-2 java-ant-2 python-any-r1 inherit qmake-utils readme.gentoo-r1 systemd toolchain-funcs user-info