diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-19 19:13:54 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-19 19:13:54 +0200 |
commit | eedadd4eea460eaab9224b1ab561dcab750a65b0 (patch) | |
tree | 3786a6813d1eace99f401460cd80024bdb8c9138 /games-simulation | |
parent | sys-kernel/dracut: drop versions (diff) | |
download | gentoo-eedadd4eea460eaab9224b1ab561dcab750a65b0.tar.gz gentoo-eedadd4eea460eaab9224b1ab561dcab750a65b0.tar.bz2 gentoo-eedadd4eea460eaab9224b1ab561dcab750a65b0.zip |
games-simulation/openrct2: Stabilize 0.4.7 arm64, #922499
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openrct2/openrct2-0.4.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-simulation/openrct2/openrct2-0.4.7.ebuild b/games-simulation/openrct2/openrct2-0.4.7.ebuild index 068fbd3cb2e5..4079ebfec246 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 )" |