diff options
author | Sam James <sam@gentoo.org> | 2024-04-18 00:10:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-18 00:10:47 +0100 |
commit | 456b548bff9b77d77ba7ee60ae5f3c3b5668e13d (patch) | |
tree | 8758cdb01ec6913fe8ed2596b577f609da14a704 /games-simulation | |
parent | net-vpn/tor: add another sandbox skip test for arm (diff) | |
download | gentoo-456b548bff9b77d77ba7ee60ae5f3c3b5668e13d.tar.gz gentoo-456b548bff9b77d77ba7ee60ae5f3c3b5668e13d.tar.bz2 gentoo-456b548bff9b77d77ba7ee60ae5f3c3b5668e13d.zip |
games-simulation/openrct2: Stabilize 0.4.9 x86, #930138
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openrct2/openrct2-0.4.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-simulation/openrct2/openrct2-0.4.9.ebuild b/games-simulation/openrct2/openrct2-0.4.9.ebuild index 8bc11ba2a630..c3663410b83b 100644 --- a/games-simulation/openrct2/openrct2-0.4.9.ebuild +++ b/games-simulation/openrct2/openrct2-0.4.9.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 )" |