diff options
author | Sam James <sam@gentoo.org> | 2024-01-03 06:21:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-03 06:21:50 +0000 |
commit | f940758145065b1d7ff99df7cd6a69ba18483d44 (patch) | |
tree | 9b32fd927fa9094ada1a2b7df389e46600b31978 /games-simulation | |
parent | games-emulation/mgba: Stabilize 0.10.2-r1 ppc64, #921236 (diff) | |
download | gentoo-f940758145065b1d7ff99df7cd6a69ba18483d44.tar.gz gentoo-f940758145065b1d7ff99df7cd6a69ba18483d44.tar.bz2 gentoo-f940758145065b1d7ff99df7cd6a69ba18483d44.zip |
games-simulation/openrct2: Stabilize 0.4.7 ppc64, #921237
Signed-off-by: Sam James <sam@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 7f6966c8a759..46212d45c869 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 )" |