diff options
author | Sam James <sam@gentoo.org> | 2024-05-26 07:00:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-26 07:00:35 +0100 |
commit | 7ad6031fb0a45f3526bf119e3eb7e6c5c242fa38 (patch) | |
tree | 3e108ae27fbafe35f42100555db76c5284e5cb87 /games-simulation/openrct2 | |
parent | x11-libs/libxcb: Stabilize 1.17.0 sparc, #932100 (diff) | |
download | gentoo-7ad6031fb0a45f3526bf119e3eb7e6c5c242fa38.tar.gz gentoo-7ad6031fb0a45f3526bf119e3eb7e6c5c242fa38.tar.bz2 gentoo-7ad6031fb0a45f3526bf119e3eb7e6c5c242fa38.zip |
games-simulation/openrct2: Stabilize 0.4.11 x86, #932664
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-simulation/openrct2')
-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 061da6771921..0c6c414cedc5 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 )" |