sys-apps/firejail: Enable py3.14

Closes: https://bugs.gentoo.org/973472
Signed-off-by: Christian Tietz <christian.tietz@mailbox.org>
Part-of: https://github.com/gentoo/gentoo/pull/46422
Closes: https://github.com/gentoo/gentoo/pull/46422
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Christian Tietz
2026-06-17 13:40:20 +02:00
committed by Sam James
parent badb75c46c
commit d0b340dcfd

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{12..14} )
inherit flag-o-matic toolchain-funcs python-single-r1 linux-info