diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-10 19:06:51 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-10 19:06:51 +0200 |
commit | 6cfdddea323c6a61613468bd95a171f7070264e0 (patch) | |
tree | 2994641114ca6749d22415d270d0ba86ba85ef42 /games-simulation | |
parent | games-simulation/openrct2: Stabilize 0.4.8 arm64, #926691 (diff) | |
download | gentoo-6cfdddea323c6a61613468bd95a171f7070264e0.tar.gz gentoo-6cfdddea323c6a61613468bd95a171f7070264e0.tar.bz2 gentoo-6cfdddea323c6a61613468bd95a171f7070264e0.zip |
games-simulation/openrct2: Stabilize 0.4.8 ppc64, #926691
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openrct2/openrct2-0.4.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-simulation/openrct2/openrct2-0.4.8.ebuild b/games-simulation/openrct2/openrct2-0.4.8.ebuild index 0b05e9a6db16..d0e1fc764439 100644 --- a/games-simulation/openrct2/openrct2-0.4.8.ebuild +++ b/games-simulation/openrct2/openrct2-0.4.8.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 )" |