diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-01 15:32:20 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-02 07:37:22 +0000 |
commit | c077d8d6bc0caa226b8d6c4e5ed1d7162d0cfcae (patch) | |
tree | c3f5e20478048f3d7cdcbb8cf27f6b23a544c730 /games-simulation/openrct2 | |
parent | profiles/features/big-endian: mask games-simulation/openrct2 (diff) | |
download | gentoo-c077d8d6bc0caa226b8d6c4e5ed1d7162d0cfcae.tar.gz gentoo-c077d8d6bc0caa226b8d6c4e5ed1d7162d0cfcae.tar.bz2 gentoo-c077d8d6bc0caa226b8d6c4e5ed1d7162d0cfcae.zip |
games-simulation/openrct2: Keyword 0.4.7 ppc64, #906100
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-simulation/openrct2')
-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 e63afe71febf..7f6966c8a759 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 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" IUSE="dedicated +flac +opengl scripting test +truetype +vorbis" RESTRICT="!test? ( test )" |