commit: 946a17e1c119af8893639800989c8f7361209f34
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 4 07:49:35 2023 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Apr 4 07:49:35 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=946a17e1
app-portage/elsw: Keyword 0.0.0-r1 riscv, #903741
Signed-off-by: Jakov Smolić <jsmolic <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 1e0d5bf49807..1091938d70d0 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 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
fi
LICENSE="GPL-2+"