Skip to content

Commit

Permalink
games-util/xboxdrv: add python-3.9 compatibility
Browse files Browse the repository at this point in the history
Signed-off-by: Joonas Niilola <[email protected]>
  • Loading branch information
juippis committed Feb 26, 2021
1 parent ab1e18c commit 73c7a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion games-util/xboxdrv/xboxdrv-0.8.8_p20190118.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 73c7a61

Please sign in to comment.