summaryrefslogtreecommitdiff
path: root/app-portage/elsw/elsw-0.0.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage/elsw/elsw-0.0.0-r1.ebuild')
-rw-r--r--app-portage/elsw/elsw-0.0.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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+"