sys-apps/stroke: Keyword 0.1.3-r1 arm64, #770871

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-02-24 16:27:03 +00:00
parent 92c9192218
commit 54da4b60f3

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64 ~arm64 ~x86"
IUSE=""
PATCHES=( "${FILESDIR}/${P}-missing-header.patch" )