commit:     be9945e521a1e5ab57c5044983095eabe389f9eb
Author:     Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 22 12:21:32 2026 +0000
Commit:     Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
CommitDate: Sun Feb 22 12:33:59 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be9945e5

app-portage/command-not-found: enable py3.14

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

 app-portage/command-not-found/command-not-found-0.0.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/command-not-found/command-not-found-0.0.7-r1.ebuild 
b/app-portage/command-not-found/command-not-found-0.0.7-r1.ebuild
index ac7404aac358..0f15fb3a900f 100644
--- a/app-portage/command-not-found/command-not-found-0.0.7-r1.ebuild
+++ b/app-portage/command-not-found/command-not-found-0.0.7-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 
 inherit optfeature prefix python-r1
 

Reply via email to