summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-03 10:57:04 +0100
committerSam James <sam@gentoo.org>2024-10-03 10:57:04 +0100
commitaefa493d0a1e0fd84820a320f9442c986f85584b (patch)
tree9f3eaf57eab82510b3709d0f5cdb79f3bc0d2d3b /dev-util/meld
parentdev-debug/systemtap: enable py3.13 (diff)
downloadgentoo-aefa493d0a1e0fd84820a320f9442c986f85584b.tar.gz
gentoo-aefa493d0a1e0fd84820a320f9442c986f85584b.tar.bz2
gentoo-aefa493d0a1e0fd84820a320f9442c986f85584b.zip
dev-util/meld: enable py3.13
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/meld')
-rw-r--r--dev-util/meld/meld-3.22.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/meld/meld-3.22.2.ebuild b/dev-util/meld/meld-3.22.2.ebuild
index 3b8c870b02ef..c3cc3c0d9d2c 100644
--- a/dev-util/meld/meld-3.22.2.ebuild
+++ b/dev-util/meld/meld-3.22.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{10..13} )
PYTHON_REQ_USE="xml(+)"
inherit gnome.org gnome2-utils meson python-single-r1 xdg