lxqt-base/lxqt-panel: Keyword 2.0.1 riscv, #935831

Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
Yixun Lan
2024-07-13 09:51:44 +00:00
parent 7a7721a3ef
commit c66c16f480

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 ~arm64"
KEYWORDS="~amd64 ~arm64 ~riscv"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"