commit: 75326ad6f9e3a1e5622a3579ac7076587bd7035b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 3 19:16:23 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 3 19:16:23 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75326ad6
app-portage/elsw: Keyword 0.0.0-r1 arm64, #903741
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-portage/elsw/elsw-0.0.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-portage/elsw/elsw-0.0.0-r1.ebuild
b/app-portage/elsw/elsw-0.0.0-r1.ebuild
index 0510c6a791a6..1e0d5bf49807 100644
--- a/app-portage/elsw/elsw-0.0.0-r1.ebuild
+++ b/app-portage/elsw/elsw-0.0.0-r1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999* ]] ; then
EGIT_REPO_URI="https://gitlab.com/xgqt/python-${PN}.git"
else
inherit pypi
- KEYWORDS="amd64 ~arm ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~x86"
fi
LICENSE="GPL-2+"