dev-util/rt-tests: disable py3.9

Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
This commit is contained in:
Viorel Munteanu 2023-12-27 09:51:11 +02:00
parent 9a9c68f9fc
commit 5f14b62b6b
No known key found for this signature in database
GPG Key ID: 0CE5A97D9310DAB0
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..12} )
PYTHON_COMPAT=( python3_{10..12} )
inherit python-single-r1 toolchain-funcs