From eedadd4eea460eaab9224b1ab561dcab750a65b0 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 19 Jan 2024 19:13:54 +0200 Subject: [PATCH] games-simulation/openrct2: Stabilize 0.4.7 arm64, #922499 Signed-off-by: Arthur Zamarin --- games-simulation/openrct2/openrct2-0.4.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-simulation/openrct2/openrct2-0.4.7.ebuild b/games-simulation/openrct2/openrct2-0.4.7.ebuild index 068fbd3cb2e5a..4079ebfec246f 100644 --- a/games-simulation/openrct2/openrct2-0.4.7.ebuild +++ b/games-simulation/openrct2/openrct2-0.4.7.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 )"