diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-11-23 00:48:20 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-11-24 00:32:58 +0100 |
commit | 48276babd8d2a35b3b43507314a2a8fa832c40cf (patch) | |
tree | 7201fc2ede7856171524f605655ee68b586abf19 /games-simulation | |
parent | games-simulation/openrct2: arm64 stable (diff) | |
download | gentoo-48276babd8d2a35b3b43507314a2a8fa832c40cf.tar.gz gentoo-48276babd8d2a35b3b43507314a2a8fa832c40cf.tar.bz2 gentoo-48276babd8d2a35b3b43507314a2a8fa832c40cf.zip |
games-simulation/openrct2: ppc64 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openrct2/openrct2-0.4.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-simulation/openrct2/openrct2-0.4.16.ebuild b/games-simulation/openrct2/openrct2-0.4.16.ebuild index e6c7cf0dd6a6..ddfec5874f74 100644 --- a/games-simulation/openrct2/openrct2-0.4.16.ebuild +++ b/games-simulation/openrct2/openrct2-0.4.16.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 )" |