diff options
author | Sam James <sam@gentoo.org> | 2021-08-07 06:36:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-07 06:36:13 +0100 |
commit | 012520372f1f017699f9872ed4f005f1dcf15ba3 (patch) | |
tree | 6a4166ee824e6c1c3f454842758ef331a69005fe /games-util/catcodec/catcodec-1.0.5.ebuild | |
parent | games-misc/openmsx: Keyword 0.4.0 arm64, #805500 (diff) | |
download | gentoo-012520372f1f017699f9872ed4f005f1dcf15ba3.tar.gz gentoo-012520372f1f017699f9872ed4f005f1dcf15ba3.tar.bz2 gentoo-012520372f1f017699f9872ed4f005f1dcf15ba3.zip |
games-util/catcodec: Keyword 1.0.5 arm64, #805500
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-util/catcodec/catcodec-1.0.5.ebuild')
-rw-r--r-- | games-util/catcodec/catcodec-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-util/catcodec/catcodec-1.0.5.ebuild b/games-util/catcodec/catcodec-1.0.5.ebuild index 9fd03ab1e074..f951d8d9f712 100644 --- a/games-util/catcodec/catcodec-1.0.5.ebuild +++ b/games-util/catcodec/catcodec-1.0.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://binaries.openttd.org/extra/catcodec/${PV}/${P}-source.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" src_prepare() { default |