diff options
author | 2025-02-05 22:32:42 +0100 | |
---|---|---|
committer | 2025-02-05 22:42:56 +0100 | |
commit | a7d0c77b50dce0d3adb5698cab1725f31a119993 (patch) | |
tree | c5ed121bb17e5254558ca8b4c52561f4149c7586 /games-simulation | |
parent | games-simulation/openrct2: ppc64 stable (diff) | |
download | gentoo-a7d0c77b50dce0d3adb5698cab1725f31a119993.tar.gz gentoo-a7d0c77b50dce0d3adb5698cab1725f31a119993.tar.bz2 gentoo-a7d0c77b50dce0d3adb5698cab1725f31a119993.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.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-simulation/openrct2/openrct2-0.4.18.ebuild b/games-simulation/openrct2/openrct2-0.4.18.ebuild index 9a5a56cdd0fe..b117c5eb3f04 100644 --- a/games-simulation/openrct2/openrct2-0.4.18.ebuild +++ b/games-simulation/openrct2/openrct2-0.4.18.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 )" |