commit:     bc053c87a93146b18ce9c636fc9eee95d49d6736
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 12 17:53:17 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 12 17:53:17 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc053c87

app-portage/nattka: enable py3.14

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-portage/nattka/nattka-0.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/nattka/nattka-0.4.2.ebuild 
b/app-portage/nattka/nattka-0.4.2.ebuild
index fb819256380b..30846947566f 100644
--- a/app-portage/nattka/nattka-0.4.2.ebuild
+++ b/app-portage/nattka/nattka-0.4.2.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 
 inherit distutils-r1
 

Reply via email to