diff options
author | Sam James <sam@gentoo.org> | 2024-04-17 23:29:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-17 23:29:02 +0100 |
commit | f794bceabe68eb65d6e8acc009a75362b9f95039 (patch) | |
tree | eb16e3c2b497c539200a05528232de24a80dd657 /games-simulation | |
parent | dev-libs/libunistring: Stabilize 1.2 ppc, #930175 (diff) | |
download | gentoo-f794bceabe68eb65d6e8acc009a75362b9f95039.tar.gz gentoo-f794bceabe68eb65d6e8acc009a75362b9f95039.tar.bz2 gentoo-f794bceabe68eb65d6e8acc009a75362b9f95039.zip |
games-simulation/openrct2: Stabilize 0.4.9 ppc64, #930138
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openrct2/openrct2-0.4.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-simulation/openrct2/openrct2-0.4.9.ebuild b/games-simulation/openrct2/openrct2-0.4.9.ebuild index 6b9a88415823..8bc11ba2a630 100644 --- a/games-simulation/openrct2/openrct2-0.4.9.ebuild +++ b/games-simulation/openrct2/openrct2-0.4.9.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 )" |