From 451c68dfdb5e7601098b35358209174d5bdb7aff Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 5 May 2025 08:49:24 +0100 Subject: [PATCH] games-misc/opengfx: disable py3.10 Signed-off-by: Sam James --- games-misc/opengfx/opengfx-7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-misc/opengfx/opengfx-7.1.ebuild b/games-misc/opengfx/opengfx-7.1.ebuild index d5b5181319b90..bc1b3549f40ca 100644 --- a/games-misc/opengfx/opengfx-7.1.ebuild +++ b/games-misc/opengfx/opengfx-7.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} python3_13t ) +PYTHON_COMPAT=( python3_{11..13} python3_13t ) inherit python-any-r1 toolchain-funcs