From 798b4e606f0c8d692bbf306a746510b002ac2905 Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Thu, 23 Apr 2026 09:52:55 -0400 Subject: [PATCH] x11-misc/fbpanel: enable py3.14 Signed-off-by: Ionen Wolkens --- x11-misc/fbpanel/fbpanel-7.0-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/fbpanel/fbpanel-7.0-r4.ebuild b/x11-misc/fbpanel/fbpanel-7.0-r4.ebuild index eb748238705bb..76cb9a186589a 100644 --- a/x11-misc/fbpanel/fbpanel-7.0-r4.ebuild +++ b/x11-misc/fbpanel/fbpanel-7.0-r4.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_{11..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit edo flag-o-matic python-any-r1 toolchain-funcs