commit: 0b5d3b0d21a243bc86898febf8dc1ecf3adadb47
Author: Denis Reva <denis7774 <AT> gmail <DOT> com>
AuthorDate: Mon Jan 5 14:37:30 2026 +0000
Commit: Denis Reva <denis7774 <AT> gmail <DOT> com>
CommitDate: Mon Jan 5 14:37:30 2026 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0b5d3b0d
dev-python/gbinder: enable py3.14
Signed-off-by: Denis Reva <denis7774 <AT> gmail.com>
dev-python/gbinder/gbinder-1.3.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/gbinder/gbinder-1.3.0.ebuild
b/dev-python/gbinder/gbinder-1.3.0.ebuild
index 59f049d161..9195c81c8f 100644
--- a/dev-python/gbinder/gbinder-1.3.0.ebuild
+++ b/dev-python/gbinder/gbinder-1.3.0.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_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
DISTUTILS_USE_PEP517="setuptools"
DISTUTILS_EXT=1