commit: 54da4b60f3df03eab4c2dbb20b87b27ccd93075d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 24 16:27:03 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 24 16:27:03 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54da4b60
sys-apps/stroke: Keyword 0.1.3-r1 arm64, #770871
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/stroke/stroke-0.1.3-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/stroke/stroke-0.1.3-r1.ebuild
b/sys-apps/stroke/stroke-0.1.3-r1.ebuild
index 5dff589e0b3..3df34f91f63 100644
--- a/sys-apps/stroke/stroke-0.1.3-r1.ebuild
+++ b/sys-apps/stroke/stroke-0.1.3-r1.ebuild
@@ -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" )