diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-05-02 12:22:55 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-05-05 21:50:12 -0400 |
commit | abb593e9e6aefc824656da4df5b1c29ca716c725 (patch) | |
tree | 78ea2377c2d741cbec56a89ab7c49b4ed3e584db /games-simulation | |
parent | sci-electronics/ghdl: Stabilize 4.0.0-r1 amd64, #930167 (diff) | |
download | gentoo-abb593e9e6aefc824656da4df5b1c29ca716c725.tar.gz gentoo-abb593e9e6aefc824656da4df5b1c29ca716c725.tar.bz2 gentoo-abb593e9e6aefc824656da4df5b1c29ca716c725.zip |
games-simulation/openrct2: Stabilize 0.4.9 arm64, #930138
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@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 dcedf34a3632..dc1106a04c37 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 )" |