From fd26c2216982ccbe9f7f31f78faa538eb28baabf Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sun, 7 Jun 2026 10:19:58 +0200 Subject: [PATCH] x11-themes/fvwm-crystal: enable py3.14 Closes: https://bugs.gentoo.org/974179 Signed-off-by: Pacho Ramos --- x11-themes/fvwm-crystal/fvwm-crystal-3.7.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.7.6.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.7.6.ebuild index de57b4932ae58..468fb0b90ca93 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-3.7.6.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.7.6.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit readme.gentoo-r1 python-single-r1 optfeature DESCRIPTION="Configurable FVWM theme with transparency and freedesktop compatible menu"