From c66c16f480940f58d8fd35362cd89ae35ba9e45e Mon Sep 17 00:00:00 2001 From: Yixun Lan Date: Sat, 13 Jul 2024 09:51:44 +0000 Subject: [PATCH] lxqt-base/lxqt-panel: Keyword 2.0.1 riscv, #935831 Signed-off-by: Yixun Lan --- lxqt-base/lxqt-panel/lxqt-panel-2.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxqt-base/lxqt-panel/lxqt-panel-2.0.1.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-2.0.1.ebuild index f9683b11ecd9d..ba188239c8136 100644 --- a/lxqt-base/lxqt-panel/lxqt-panel-2.0.1.ebuild +++ b/lxqt-base/lxqt-panel/lxqt-panel-2.0.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 ~arm64" + KEYWORDS="~amd64 ~arm64 ~riscv" fi LICENSE="LGPL-2.1 LGPL-2.1+"