commit:     f7474c4d80db42ccc0aa3a7e039f6b77e35185eb
Author:     Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 22 12:30:29 2026 +0000
Commit:     Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
CommitDate: Sun Feb 22 12:34:02 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7474c4d

media-gfx/libredwg: enable py3.14

Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org>

 media-gfx/libredwg/libredwg-0.13.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/libredwg/libredwg-0.13.3.ebuild 
b/media-gfx/libredwg/libredwg-0.13.3.ebuild
index 1f179a250623..71bedd0ee279 100644
--- a/media-gfx/libredwg/libredwg-0.13.3.ebuild
+++ b/media-gfx/libredwg/libredwg-0.13.3.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} )
 DOCS_BUILDER="doxygen"
 # File is hardcoded to be run from ../ so we use this instead of DOCS_DIR
 DOCS_CONFIG_NAME="doc/Doxyfile"

Reply via email to