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>
This commit is contained in:
Jimi Huotari 2021-09-25 09:58:21 +03:00 committed by Andreas Sturmlechner
parent 3d290a5881
commit c12c6963c6
No known key found for this signature in database
GPG Key ID: 444B0F96FFD22CCB
1 changed files with 1 additions and 1 deletions

View File

@ -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+"