commit: a8f3393e3e8c8d7b845873037443ef9cc49d10fb
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 14 01:40:50 2025 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Apr 14 01:44:55 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8f3393e
app-editors/gedit: enable py3.13
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
app-editors/gedit/gedit-46.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-editors/gedit/gedit-46.2.ebuild
b/app-editors/gedit/gedit-46.2.ebuild
index 1a6473a4be75..5bbf2b887c2e 100644
--- a/app-editors/gedit/gedit-46.2.ebuild
+++ b/app-editors/gedit/gedit-46.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit gnome.org gnome2-utils meson python-single-r1 vala xdg