diff options
author | Sam James <sam@gentoo.org> | 2021-08-07 06:36:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-07 06:36:15 +0100 |
commit | afac5b3250673286cb45c2b16984c512d91d689a (patch) | |
tree | 7eb9bedb846bce5b3be42d029a0b4143c2cda3d1 /games-misc/opensfx | |
parent | games-util/catcodec: Keyword 1.0.5 arm64, #805500 (diff) | |
download | gentoo-afac5b3250673286cb45c2b16984c512d91d689a.tar.gz gentoo-afac5b3250673286cb45c2b16984c512d91d689a.tar.bz2 gentoo-afac5b3250673286cb45c2b16984c512d91d689a.zip |
games-misc/opensfx: Keyword 1.0.1 arm64, #805500
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-misc/opensfx')
-rw-r--r-- | games-misc/opensfx/opensfx-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-misc/opensfx/opensfx-1.0.1.ebuild b/games-misc/opensfx/opensfx-1.0.1.ebuild index c2cc3545b416..09ed0185ab9c 100644 --- a/games-misc/opensfx/opensfx-1.0.1.ebuild +++ b/games-misc/opensfx/opensfx-1.0.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://cdn.openttd.org/opensfx-releases/${PV}/${P}-source.tar.xz" LICENSE="CC-BY-SA-3.0 CDDL-1.1 GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" DEPEND="games-util/catcodec" |