diff options
author | Sam James <sam@gentoo.org> | 2021-02-24 16:27:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-24 16:27:03 +0000 |
commit | 54da4b60f3df03eab4c2dbb20b87b27ccd93075d (patch) | |
tree | 589de403178f26c673fd49a88f11379a656a6f8a /sys-apps/stroke | |
parent | sys-apps/dog: Keyword 1.7-r6 arm64, #770871 (diff) | |
download | gentoo-54da4b60f3df03eab4c2dbb20b87b27ccd93075d.tar.gz gentoo-54da4b60f3df03eab4c2dbb20b87b27ccd93075d.tar.bz2 gentoo-54da4b60f3df03eab4c2dbb20b87b27ccd93075d.zip |
sys-apps/stroke: Keyword 0.1.3-r1 arm64, #770871
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/stroke')
-rw-r--r-- | sys-apps/stroke/stroke-0.1.3-r1.ebuild | 4 |
1 files 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 5dff589e0b30..3df34f91f63e 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" ) |