diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-10 19:06:50 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-10 19:06:50 +0200 |
commit | 9c2946e0696132f7c2bb391f0f9ac91c8d770604 (patch) | |
tree | 3193c7ac6e33e3c836fd05165c660e4732417e53 /games-simulation/openrct2 | |
parent | net-fs/cvmfs: update EAPI 7 -> 8 (diff) | |
download | gentoo-9c2946e0696132f7c2bb391f0f9ac91c8d770604.tar.gz gentoo-9c2946e0696132f7c2bb391f0f9ac91c8d770604.tar.bz2 gentoo-9c2946e0696132f7c2bb391f0f9ac91c8d770604.zip |
games-simulation/openrct2: Stabilize 0.4.8 arm64, #926691
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-simulation/openrct2')
-rw-r--r-- | games-simulation/openrct2/openrct2-0.4.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-simulation/openrct2/openrct2-0.4.8.ebuild b/games-simulation/openrct2/openrct2-0.4.8.ebuild index 7f6966c8a759..0b05e9a6db16 100644 --- a/games-simulation/openrct2/openrct2-0.4.8.ebuild +++ b/games-simulation/openrct2/openrct2-0.4.8.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 )" |