summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-05-13 21:22:35 +0200
committerMarek Szuba <marecki@gentoo.org>2021-05-13 21:49:49 +0200
commit78e1f7ccb68234b2fe85fd9be95abb73404c14e5 (patch)
tree8c48a65dfe5a8ffdc8e3e218d985bb35de0de304 /app-emulation/protontricks
parentapp-emulation/libspectrum: drop 1.4.4 (diff)
downloadgentoo-78e1f7ccb68234b2fe85fd9be95abb73404c14e5.tar.gz
gentoo-78e1f7ccb68234b2fe85fd9be95abb73404c14e5.tar.bz2
gentoo-78e1f7ccb68234b2fe85fd9be95abb73404c14e5.zip
app-emulation/protontricks: support python3_10
Builds and installs fine, all tests pass. Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-emulation/protontricks')
-rw-r--r--app-emulation/protontricks/protontricks-1.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/protontricks/protontricks-1.5.0.ebuild b/app-emulation/protontricks/protontricks-1.5.0.ebuild
index 2540f44fa284..06e0a22ded68 100644
--- a/app-emulation/protontricks/protontricks-1.5.0.ebuild
+++ b/app-emulation/protontricks/protontricks-1.5.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} pypy3 )
+PYTHON_COMPAT=( python3_{7..10} pypy3 )
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_SETUPTOOLS=rdepend