diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-10-16 00:01:07 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-10-16 00:12:34 +0200 |
commit | 2c536b9f3d191467355a36672a89f5ead11551e1 (patch) | |
tree | 007da2793ff305561269da25bb20cd6d2b974753 /games-simulation | |
parent | games-simulation/openrct2: x86 stable (diff) | |
download | gentoo-2c536b9f3d191467355a36672a89f5ead11551e1.tar.gz gentoo-2c536b9f3d191467355a36672a89f5ead11551e1.tar.bz2 gentoo-2c536b9f3d191467355a36672a89f5ead11551e1.zip |
games-simulation/openrct2: arm64, ppc64 stable
Tested on both arches and compiled fine.
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openrct2/openrct2-0.4.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-simulation/openrct2/openrct2-0.4.14.ebuild b/games-simulation/openrct2/openrct2-0.4.14.ebuild index bf0d9b38261f..267f84e957ac 100644 --- a/games-simulation/openrct2/openrct2-0.4.14.ebuild +++ b/games-simulation/openrct2/openrct2-0.4.14.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 )" |