commit: 732f9175649ff0f48ca5658b6b2610512b2c2084
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 3 19:12:38 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 3 19:12:38 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=732f9175
app-portage/elsw: Keyword 0.0.0-r1 arm, #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 6c1e1bf0d3a6..0510c6a791a6 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 ~x86"
+ KEYWORDS="amd64 ~arm ~x86"
fi
LICENSE="GPL-2+"