commit:     a11eb0b964d91b69d43536b9c39d918d9e89d81a
Author:     Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Sun Jun 14 19:45:47 2020 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Sun Jun 14 19:49:26 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a11eb0b9

games-util/legendary: Add Python 3.9 support.

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>

 games-util/legendary/legendary-0.0.19.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-util/legendary/legendary-0.0.19.ebuild 
b/games-util/legendary/legendary-0.0.19.ebuild
index 7310e06..86b4856 100644
--- a/games-util/legendary/legendary-0.0.19.ebuild
+++ b/games-util/legendary/legendary-0.0.19.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_8 )
+PYTHON_COMPAT=( python3_8 python3_9 )
 
 inherit distutils-r1
 

Reply via email to