mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
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:
parent
47379f0405
commit
662e20e7e8
@ -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
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user