From ae92cc7730e0373b26df191574009fccf9a3aa07 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 29 Jun 2025 23:52:22 +0100 Subject: [PATCH] games-simulation/openrct2: Stabilize 0.4.21 amd64, #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 89fb631d91e52..4c06e97690cea 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 )"