commit:     1f3891c6e25f71d575d804dc8d1e53b6571fa1b4
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  1 10:37:57 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Wed Jul  1 12:27:58 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f3891c6

app-emulation/protontricks-1.4.1-r1: support python3_9

Builds and tests fine.

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-emulation/protontricks/protontricks-1.4.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/protontricks/protontricks-1.4.1-r1.ebuild 
b/app-emulation/protontricks/protontricks-1.4.1-r1.ebuild
index d17ef1b4599..e8c4edf44be 100644
--- a/app-emulation/protontricks/protontricks-1.4.1-r1.ebuild
+++ b/app-emulation/protontricks/protontricks-1.4.1-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6..9} )
 DISTUTILS_SINGLE_IMPL=1
 DISTUTILS_USE_SETUPTOOLS=rdepend
 

Reply via email to