games-misc/nyancat: Keyword 1.5.2 arm64, #832771

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-02-14 20:39:37 +00:00
parent 1008a98e3e
commit 868330eec0

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/klange/nyancat/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="UoI-NCSA"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64 ~arm64 ~x86"
src_compile() {
emake CC="$(tc-getCC)"