games-util/xboxdrv: add python-3.9 compatibility

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola 2021-02-26 08:16:31 +02:00
parent ab1e18cd7b
commit 73c7a61609
No known key found for this signature in database
GPG Key ID: 7383942B8DC06962
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{7,8} )
PYTHON_COMPAT=( python3_{7..9} )
inherit linux-info python-any-r1 scons-utils toolchain-funcs systemd udev