From 0e251c4be8c19b536fb87cace5cda4ecf697c379 Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Tue, 8 Apr 2025 21:37:05 +0200 Subject: [PATCH] games-simulation/openrct2: x86 stable Closes: https://bugs.gentoo.org/953062 Signed-off-by: Conrad Kostecki --- games-simulation/openrct2/openrct2-0.4.20.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-simulation/openrct2/openrct2-0.4.20.ebuild b/games-simulation/openrct2/openrct2-0.4.20.ebuild index 29d0d5f3b67f4..92e8b891251c1 100644 --- a/games-simulation/openrct2/openrct2-0.4.20.ebuild +++ b/games-simulation/openrct2/openrct2-0.4.20.ebuild @@ -31,7 +31,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ppc64 x86" IUSE="dedicated +flac +opengl scripting test +truetype +vorbis" RESTRICT="!test? ( test )"