commit:     49ee330442f6bdafb694840d2cb777d3b64c8236
Author:     William Breathitt Gray <vilhelm.gray <AT> gmail <DOT> com>
AuthorDate: Thu Oct  1 13:11:04 2020 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Thu Oct  1 15:28:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49ee3304

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

Signed-off-by: William Breathitt Gray <vilhelm.gray <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/17732
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 ee96b6571c0..4c043a2ee3c 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_{6,7} )
+PYTHON_COMPAT=( python3_{7,8} )
 
 inherit prefix python-any-r1 xdg
 

Reply via email to