mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-04 00:08:09 -07:00
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:
committed by
Sam James
parent
badb75c46c
commit
d0b340dcfd
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user