commit: 6e29b9ec4226691918bf9c16d6aea6a66025a58d
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 21 22:53:51 2025 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Tue Jan 21 23:00:11 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e29b9ec
games-misc/opengfx: Add python3_13(t) and fix dependency type
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
games-misc/opengfx/opengfx-7.1.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/games-misc/opengfx/opengfx-7.1.ebuild
b/games-misc/opengfx/opengfx-7.1.ebuild
index 46401d798deb..e4437660902f 100644
--- a/games-misc/opengfx/opengfx-7.1.ebuild
+++ b/games-misc/opengfx/opengfx-7.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{10..13} python3_13t )
inherit python-any-r1
@@ -16,7 +16,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-DEPEND="
+BDEPEND="
games-util/grfcodec
games-util/nml
${PYTHON_DEPS}