summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.17.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.17.1.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.17.1.ebuild
index 17f75773a7f6..272ad968fb3e 100644
--- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.17.1.ebuild
+++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.17.1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"