commit:     de5b5da5f7426d903397b475e002863664888293
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 29 10:03:18 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 29 10:03:18 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de5b5da5

app-portage/pfl: enable py3.14

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

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

diff --git a/app-portage/pfl/pfl-3.5.3.ebuild b/app-portage/pfl/pfl-3.5.3.ebuild
index 30576fb5dcef..86a9aaeabbf8 100644
--- a/app-portage/pfl/pfl-3.5.3.ebuild
+++ b/app-portage/pfl/pfl-3.5.3.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 PYTHON_REQ_USE="xml(+)"
 
 inherit distutils-r1 systemd

Reply via email to