From c2bc972baff8f5ea8fcc2239d4db6b63a29c3d4e Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 3 Jul 2025 09:49:21 +0100 Subject: [PATCH] games-simulation/openrct2: Stabilize 0.4.21 arm64, #959289 Signed-off-by: Sam James --- games-simulation/openrct2/openrct2-0.4.21.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-simulation/openrct2/openrct2-0.4.21.ebuild b/games-simulation/openrct2/openrct2-0.4.21.ebuild index 4c06e97690cea..892043b90adfa 100644 --- a/games-simulation/openrct2/openrct2-0.4.21.ebuild +++ b/games-simulation/openrct2/openrct2-0.4.21.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 )"