summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-02-11 16:38:35 -0500
committerIonen Wolkens <ionen@gentoo.org>2022-02-11 18:13:57 -0500
commit2e041b2c5eaa998db4d0582a74b7168d07862b18 (patch)
treeca073ed3ad655bab3f12386483d617ef4d7b034c /games-fps
parentgames-util/nml: add 0.6.1, modernize and enable py3.10 (diff)
downloadgentoo-2e041b2c5eaa998db4d0582a74b7168d07862b18.tar.gz
gentoo-2e041b2c5eaa998db4d0582a74b7168d07862b18.tar.bz2
gentoo-2e041b2c5eaa998db4d0582a74b7168d07862b18.zip
games-fps/doomsday: enable py3.10
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/doomsday/doomsday-2.1.1-r1.ebuild5
-rw-r--r--games-fps/doomsday/doomsday-2.3.0.ebuild5
2 files changed, 4 insertions, 6 deletions
diff --git a/games-fps/doomsday/doomsday-2.1.1-r1.ebuild b/games-fps/doomsday/doomsday-2.1.1-r1.ebuild
index 8b9bca7a3b92..fbb7fa20132f 100644
--- a/games-fps/doomsday/doomsday-2.1.1-r1.ebuild
+++ b/games-fps/doomsday/doomsday-2.1.1-r1.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
-
+PYTHON_COMPAT=( python3_{8..10} )
inherit cmake python-any-r1 qmake-utils readme.gentoo-r1
DESCRIPTION="A modern gaming engine for Doom, Heretic, and Hexen"
diff --git a/games-fps/doomsday/doomsday-2.3.0.ebuild b/games-fps/doomsday/doomsday-2.3.0.ebuild
index 8b9bca7a3b92..fbb7fa20132f 100644
--- a/games-fps/doomsday/doomsday-2.3.0.ebuild
+++ b/games-fps/doomsday/doomsday-2.3.0.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
-
+PYTHON_COMPAT=( python3_{8..10} )
inherit cmake python-any-r1 qmake-utils readme.gentoo-r1
DESCRIPTION="A modern gaming engine for Doom, Heretic, and Hexen"