summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2023-06-04 11:35:29 +0200
committerMartin Väth <martin@mvath.de>2023-06-04 11:35:29 +0200
commit39cb48ef49ff1c152797a3c22fb8bf4bedcc90a3 (patch)
tree3db6b59b026b7e09384a121911c852735419bc35 /games-emulation
parentapp-portage/eix: Version bump (diff)
downloadmv-39cb48ef49ff1c152797a3c22fb8bf4bedcc90a3.tar.gz
mv-39cb48ef49ff1c152797a3c22fb8bf4bedcc90a3.tar.bz2
mv-39cb48ef49ff1c152797a3c22fb8bf4bedcc90a3.zip
sys-kernel/kconfig-hardened-check: Version bump. Bump python3 deps to 10..12
Signed-off-by: Martin Väth <martin@mvath.de>
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/sdlmame/sdlmame-0.174-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/sdlmame/sdlmame-0.174-r2.ebuild b/games-emulation/sdlmame/sdlmame-0.174-r2.ebuild
index a5b1cf83..73f95cb4 100644
--- a/games-emulation/sdlmame/sdlmame-0.174-r2.ebuild
+++ b/games-emulation/sdlmame/sdlmame-0.174-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors and Martin V\"ath
+# Copyright 1999-2023 Gentoo Authors and Martin V\"ath
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit python-any-r1 toolchain-funcs qmake-utils
MY_PV="${PV/.}"