From 11ef9dadf52e61fc33e13c4b22547ba8a8ff6819 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20Fr=C3=B6hning?= Date: Thu, 24 Apr 2025 11:38:53 +0200 Subject: [PATCH] x11-misc/revelation: enable python-3.13 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Richard Fröhning Part-of: https://github.com/gentoo/gentoo/pull/41726 Closes: https://github.com/gentoo/gentoo/pull/41726 Signed-off-by: Sam James --- x11-misc/revelation/revelation-0.5.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/revelation/revelation-0.5.5.ebuild b/x11-misc/revelation/revelation-0.5.5.ebuild index 3628ed638e00b..7fbf970ea4395 100644 --- a/x11-misc/revelation/revelation-0.5.5.ebuild +++ b/x11-misc/revelation/revelation-0.5.5.ebuild @@ -1,9 +1,9 @@ -# 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 gnome2-utils python-single-r1 meson xdg