Skip to content

Commit

Permalink
games-fps/freedm-data: Add PYTHON_COMPAT=python3_9
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/774288
Signed-off-by: William Breathitt Gray <[email protected]>
Closes: gentoo#19769
Signed-off-by: James Le Cuirot <[email protected]>
  • Loading branch information
vilhelmgray authored and chewi committed Mar 5, 2021
1 parent b1240b9 commit 82c9bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion games-fps/freedm-data/freedm-data-0.12.1.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,8,9} )

inherit prefix python-any-r1 xdg

Expand Down

0 comments on commit 82c9bd6

Please sign in to comment.