app-emulation/quickemu: enable py3.14

Signed-off-by: xz-dev <xiangzhedev@gmail.com>
Part-of: https://github.com/gentoo/guru/pull/411
Closes: https://github.com/gentoo/guru/pull/411
Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
xz-dev
2026-01-06 11:47:41 +08:00
committed by David Roman
parent 9e1ea19096
commit f1e9e1bf3d
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{11..14} )
inherit python-single-r1
DESCRIPTION="Create and run optimised Windows, macOS and Linux desktop virtual machines"

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{11..14} )
inherit python-single-r1
DESCRIPTION="Create and run optimised Windows, macOS and Linux desktop virtual machines"