diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-11-23 00:47:44 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-11-24 00:32:58 +0100 |
commit | 7358ec22f859bf4a9a11cdf7988509e75d8ce73e (patch) | |
tree | 2f6d191189b126bacf502c87d1702493a89def78 /games-simulation | |
parent | games-simulation/openrct2: x86 stable (diff) | |
download | gentoo-7358ec22f859bf4a9a11cdf7988509e75d8ce73e.tar.gz gentoo-7358ec22f859bf4a9a11cdf7988509e75d8ce73e.tar.bz2 gentoo-7358ec22f859bf4a9a11cdf7988509e75d8ce73e.zip |
games-simulation/openrct2: arm64 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openrct2/openrct2-0.4.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-simulation/openrct2/openrct2-0.4.16.ebuild b/games-simulation/openrct2/openrct2-0.4.16.ebuild index 948614eaf280..e6c7cf0dd6a6 100644 --- a/games-simulation/openrct2/openrct2-0.4.16.ebuild +++ b/games-simulation/openrct2/openrct2-0.4.16.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 )" |