*/*: add ~arm{,64} keywords for my packages where possible

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans@posteo.de>
This commit is contained in:
Theo Anderson
2021-01-05 22:17:36 +13:00
parent 6eba7d3168
commit 27f4969732
24 changed files with 47 additions and 47 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 2017-2020 Gentoo Authors
# Copyright 2017-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -189,5 +189,5 @@ SRC_URI="
LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 MIT ZLIB"
SLOT="0"
KEYWORDS="~amd64"
KEYWORDS="~amd64 ~arm64 ~x86"
RESTRICT="mirror"