commit:     825c0268b68dc80e08ca4062ba83e6ae7a05249a
Author:     Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  7 04:31:43 2025 +0000
Commit:     Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Fri Nov  7 04:32:13 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=825c0268

dev-build/gn: disable py3.10

Signed-off-by: Matt Jolly <kangie <AT> gentoo.org>

 dev-build/gn/gn-0.2289.ebuild | 2 +-
 dev-build/gn/gn-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-build/gn/gn-0.2289.ebuild b/dev-build/gn/gn-0.2289.ebuild
index cf7c2fa50028..46a5599f5020 100644
--- a/dev-build/gn/gn-0.2289.ebuild
+++ b/dev-build/gn/gn-0.2289.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
 
 inherit edo ninja-utils python-any-r1 toolchain-funcs
 

diff --git a/dev-build/gn/gn-9999.ebuild b/dev-build/gn/gn-9999.ebuild
index cf7c2fa50028..46a5599f5020 100644
--- a/dev-build/gn/gn-9999.ebuild
+++ b/dev-build/gn/gn-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
 
 inherit edo ninja-utils python-any-r1 toolchain-funcs
 

Reply via email to