commit:     7499d872d0eb6ad0f41aec0f72db7227ed4e0c06
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 26 22:30:41 2025 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Oct 28 06:02:24 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7499d872

app-misc/resolve-march-native: enable py3.14

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 app-misc/resolve-march-native/resolve-march-native-6.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/resolve-march-native/resolve-march-native-6.0.1.ebuild 
b/app-misc/resolve-march-native/resolve-march-native-6.0.1.ebuild
index 588697e17b84..2c853bcab0e4 100644
--- a/app-misc/resolve-march-native/resolve-march-native-6.0.1.ebuild
+++ b/app-misc/resolve-march-native/resolve-march-native-6.0.1.ebuild
@@ -4,7 +4,7 @@
 EAPI="8"
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 
 inherit distutils-r1
 

Reply via email to