app-emulation/virtualbox-kvm: disable py3.10

Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
This commit is contained in:
Viorel Munteanu 2025-06-06 09:39:59 +03:00
parent 996951dc1d
commit 37ddf710ff
No known key found for this signature in database
GPG Key ID: 0CE5A97D9310DAB0
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ EAPI=8
# trunk branch but not release branch.
#
# See bug #785835, bug #856121.
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{11..12} )
inherit desktop edo flag-o-matic java-pkg-opt-2 linux-info multilib optfeature pax-utils \
python-single-r1 tmpfiles toolchain-funcs udev xdg

View File

@ -15,7 +15,7 @@ EAPI=8
# trunk branch but not release branch.
#
# See bug #785835, bug #856121.
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{11..12} )
inherit desktop edo flag-o-matic java-pkg-opt-2 linux-info multilib optfeature pax-utils \
python-single-r1 tmpfiles toolchain-funcs udev xdg