dev-util/rt-tests: enable py3.14

Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
Part-of: https://github.com/gentoo/gentoo/pull/42877
Closes: https://github.com/gentoo/gentoo/pull/42877
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Kurt Kanzenbach 2025-07-04 19:53:46 +02:00 committed by Sam James
parent 47379f0405
commit 662e20e7e8
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
2 changed files with 2 additions and 2 deletions

View File

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

View File

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