From 3b76d15894ec86a7e0a1193c4fa3ae37d2aa9bd3 Mon Sep 17 00:00:00 2001
From: Alexander Golubev <fatzer2@gmail.com>
Date: Thu, 19 Feb 2026 14:25:03 +0300
Subject: x11-wm/compiz: enable py3.14

Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
---
 x11-wm/compiz/compiz-0.9.14.2-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-wm/compiz/compiz-0.9.14.2-r2.ebuild b/x11-wm/compiz/compiz-0.9.14.2-r2.ebuild
index 24c8c523..cf0fd59e 100644
--- a/x11-wm/compiz/compiz-0.9.14.2-r2.ebuild
+++ b/x11-wm/compiz/compiz-0.9.14.2-r2.ebuild
@@ -1,8 +1,8 @@
-# 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} )
 BRANCH="0.9.14"
 
 inherit cmake xdg-utils python-single-r1 toolchain-funcs
-- 
cgit v1.2.3

