games-util/cartridges: bump PYTHON_COMPAT to py3.14

Closes: https://bugs.gentoo.org/973970
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
Maciej Barć
2026-05-06 10:36:51 +02:00
parent 8990cbbec7
commit 5d837ae9e6
3 changed files with 5 additions and 5 deletions
@@ -1,9 +1,9 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{11..14} )
inherit gnome2-utils python-single-r1 meson ninja-utils xdg
@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{11..14} )
PYTHON_COMPAT=( python3_{12..14} )
inherit gnome2-utils python-single-r1 meson ninja-utils xdg
+2 -2
View File
@@ -1,9 +1,9 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{12..14} )
inherit gnome2-utils python-single-r1 meson ninja-utils xdg