From befcec783b95eeb9809c74f4cdcb6f2f2e83c2cd Mon Sep 17 00:00:00 2001 From: Alfred Wingate Date: Thu, 8 May 2025 21:22:36 +0300 Subject: [PATCH] games-action/extreme-tuxracer: restrict libsfml-3 There is a thread discussing porting with a patch, its unclear if it will be merged (and what the process is). https://sourceforge.net/p/extremetuxracer/discussion/help/thread/6de9a5beae/ Signed-off-by: Alfred Wingate Part-of: https://github.com/gentoo/gentoo/pull/41992 Closes: https://github.com/gentoo/gentoo/pull/41992 Signed-off-by: James Le Cuirot --- games-action/extreme-tuxracer/extreme-tuxracer-0.8.4.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/games-action/extreme-tuxracer/extreme-tuxracer-0.8.4.ebuild b/games-action/extreme-tuxracer/extreme-tuxracer-0.8.4.ebuild index da4778f4f9f02..7dc8d835ef082 100644 --- a/games-action/extreme-tuxracer/extreme-tuxracer-0.8.4.ebuild +++ b/games-action/extreme-tuxracer/extreme-tuxracer-0.8.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,10 @@ LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +#