From b6f8fd2b6967bf18692f3b4ca22c0104349a39b5 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 8 Jun 2024 12:37:07 +0300 Subject: [PATCH] games-simulation/openrct2: Stabilize 0.4.11 arm64, #932664 Signed-off-by: Arthur Zamarin --- games-simulation/openrct2/openrct2-0.4.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-simulation/openrct2/openrct2-0.4.11.ebuild b/games-simulation/openrct2/openrct2-0.4.11.ebuild index 0c6c414cedc5d..e6877c1e023d1 100644 --- a/games-simulation/openrct2/openrct2-0.4.11.ebuild +++ b/games-simulation/openrct2/openrct2-0.4.11.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 )"