commit:     82c9bd6ce044b6ca590db51d3b8ee66c600166f1
Author:     William Breathitt Gray <vilhelm.gray <AT> gmail <DOT> com>
AuthorDate: Fri Mar  5 09:22:50 2021 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri Mar  5 23:11:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82c9bd6c

games-fps/freedm-data: Add PYTHON_COMPAT=python3_9

Closes: https://bugs.gentoo.org/774288
Signed-off-by: William Breathitt Gray <vilhelm.gray <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/19769
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 games-fps/freedm-data/freedm-data-0.12.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-fps/freedm-data/freedm-data-0.12.1.ebuild 
b/games-fps/freedm-data/freedm-data-0.12.1.ebuild
index 4c043a2ee3c..791aeefb98a 100644
--- a/games-fps/freedm-data/freedm-data-0.12.1.ebuild
+++ b/games-fps/freedm-data/freedm-data-0.12.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 
 inherit prefix python-any-r1 xdg
 

Reply via email to