summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Breathitt Gray <william.gray@linaro.org>2023-02-19 16:18:37 -0500
committerJames Le Cuirot <chewi@gentoo.org>2023-02-19 21:54:35 +0000
commit93cda2358f7cc6d2b7325fa15f86e031547df958 (patch)
treec39a78ddda68df2948771d0156160e6a7a960b47
parentsec-keys/openpgp-keys-apache-tomcat: drop 8.5.84 (diff)
downloadgentoo-93cda235.tar.gz
gentoo-93cda235.tar.bz2
gentoo-93cda235.zip
games-fps/chocolate-doom: enable py3.11
Signed-off-by: William Breathitt Gray <william.gray@linaro.org> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
-rw-r--r--games-fps/chocolate-doom/chocolate-doom-3.0.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-fps/chocolate-doom/chocolate-doom-3.0.1-r1.ebuild b/games-fps/chocolate-doom/chocolate-doom-3.0.1-r1.ebuild
index f986b415dbb8..6ef3622f6d35 100644
--- a/games-fps/chocolate-doom/chocolate-doom-3.0.1-r1.ebuild
+++ b/games-fps/chocolate-doom/chocolate-doom-3.0.1-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit autotools prefix python-any-r1 xdg
DESCRIPTION="A Doom source port that is minimalist and historically accurate"