diff options
author | Sam James <sam@gentoo.org> | 2024-05-25 03:01:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-25 03:01:28 +0100 |
commit | a44cbb071bc3cf857afb96ce8e697cf020351820 (patch) | |
tree | bbf6b037bb4d639648156a8f49f5e71621c5d2af /games-simulation | |
parent | dev-libs/mxml: Stabilize 4.0.3 arm, #932662 (diff) | |
download | gentoo-a44cbb071bc3cf857afb96ce8e697cf020351820.tar.gz gentoo-a44cbb071bc3cf857afb96ce8e697cf020351820.tar.bz2 gentoo-a44cbb071bc3cf857afb96ce8e697cf020351820.zip |
games-simulation/openrct2: Stabilize 0.4.11 ppc64, #932664
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openrct2/openrct2-0.4.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-simulation/openrct2/openrct2-0.4.11.ebuild b/games-simulation/openrct2/openrct2-0.4.11.ebuild index a009b5a8f3a8..061da6771921 100644 --- a/games-simulation/openrct2/openrct2-0.4.11.ebuild +++ b/games-simulation/openrct2/openrct2-0.4.11.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 )" |