summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimi Huotari <chiitoo@gentoo.org>2021-09-25 09:58:21 +0300
committerAndreas Sturmlechner <asturm@gentoo.org>2021-09-30 19:22:11 +0200
commitc12c6963c6edf4b4463f853ba020b67ea0e7c29d (patch)
tree2a022c138d23a9a7e4c25d083f886425239a23a8 /lxqt-base/lxqt-powermanagement
parentx11-libs/qtermwidget: remove version 0.16.1 (diff)
downloadgentoo-c12c6963c6edf4b4463f853ba020b67ea0e7c29d.tar.gz
gentoo-c12c6963c6edf4b4463f853ba020b67ea0e7c29d.tar.bz2
gentoo-c12c6963c6edf4b4463f853ba020b67ea0e7c29d.zip
lxqt-base/lxqt-powermanagement: add ~riscv that got lost in time
Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'lxqt-base/lxqt-powermanagement')
-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+"