diff options
author | Sam James <sam@gentoo.org> | 2021-08-07 06:36:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-07 06:36:16 +0100 |
commit | 057e3fe3e40611053b7505b8b17a469466526903 (patch) | |
tree | 7c08580952726a9e0ec60b67a77888bc09a74097 /games-simulation/openttd | |
parent | games-misc/opensfx: Keyword 1.0.1 arm64, #805500 (diff) | |
download | gentoo-057e3fe3e40611053b7505b8b17a469466526903.tar.gz gentoo-057e3fe3e40611053b7505b8b17a469466526903.tar.bz2 gentoo-057e3fe3e40611053b7505b8b17a469466526903.zip |
games-simulation/openttd: Keyword 1.11.2 arm64, #805500
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-simulation/openttd')
-rw-r--r-- | games-simulation/openttd/openttd-1.11.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-simulation/openttd/openttd-1.11.2.ebuild b/games-simulation/openttd/openttd-1.11.2.ebuild index cd8010bd21f5..cb7671437c5f 100644 --- a/games-simulation/openttd/openttd-1.11.2.ebuild +++ b/games-simulation/openttd/openttd-1.11.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://cdn.openttd.org/openttd-releases/${PV}/${P}-source.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="allegro cpu_flags_x86_sse dedicated +fluidsynth icu +lzma lzo +openmedia +png +sdl timidity +truetype zlib" REQUIRED_USE="!dedicated? ( || ( allegro sdl ) )" |