commit: 1a175a7a625d7fe2c9157d405673953416592f9a Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jul 12 11:55:00 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jul 12 11:55:00 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a175a7a
games-simulation/openrct2: dekeyword for ppc64 Bug: https://bugs.gentoo.org/959289 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> games-simulation/openrct2/openrct2-0.4.20.ebuild | 2 +- games-simulation/openrct2/openrct2-0.4.21.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/games-simulation/openrct2/openrct2-0.4.20.ebuild b/games-simulation/openrct2/openrct2-0.4.20.ebuild index 92e8b891251c..1be1e1cc55e4 100644 --- a/games-simulation/openrct2/openrct2-0.4.20.ebuild +++ b/games-simulation/openrct2/openrct2-0.4.20.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 x86" IUSE="dedicated +flac +opengl scripting test +truetype +vorbis" RESTRICT="!test? ( test )" diff --git a/games-simulation/openrct2/openrct2-0.4.21.ebuild b/games-simulation/openrct2/openrct2-0.4.21.ebuild index 892043b90adf..49ea80a23d27 100644 --- a/games-simulation/openrct2/openrct2-0.4.21.ebuild +++ b/games-simulation/openrct2/openrct2-0.4.21.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 ~x86" IUSE="dedicated +flac +opengl scripting test +truetype +vorbis" RESTRICT="!test? ( test )"
