mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
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:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user