summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-01 12:37:57 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-01 14:27:58 +0200
commit1f3891c6e25f71d575d804dc8d1e53b6571fa1b4 (patch)
tree502127b47cec6801620a0fd830a32a2ea5192018 /app-emulation/protontricks/protontricks-1.4.1-r1.ebuild
parentdev-libs/stfl: arm keyworded (bug #677018) (diff)
downloadgentoo-1f3891c6e25f71d575d804dc8d1e53b6571fa1b4.tar.gz
gentoo-1f3891c6e25f71d575d804dc8d1e53b6571fa1b4.tar.bz2
gentoo-1f3891c6e25f71d575d804dc8d1e53b6571fa1b4.zip
app-emulation/protontricks-1.4.1-r1: support python3_9
Builds and tests fine. Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-emulation/protontricks/protontricks-1.4.1-r1.ebuild')
-rw-r--r--app-emulation/protontricks/protontricks-1.4.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/protontricks/protontricks-1.4.1-r1.ebuild b/app-emulation/protontricks/protontricks-1.4.1-r1.ebuild
index d17ef1b45996..e8c4edf44be5 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