From 9710a39f8b533fbe37520a0133aeb95fe36a908d Mon Sep 17 00:00:00 2001 From: Yixun Lan Date: Sat, 13 Jul 2024 09:52:02 +0000 Subject: [PATCH] x11-misc/pcmanfm-qt: Keyword 2.0.0 riscv, #935831 Signed-off-by: Yixun Lan --- x11-misc/pcmanfm-qt/pcmanfm-qt-2.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/pcmanfm-qt/pcmanfm-qt-2.0.0.ebuild b/x11-misc/pcmanfm-qt/pcmanfm-qt-2.0.0.ebuild index 6e6dacc906973..68c3f864159da 100644 --- a/x11-misc/pcmanfm-qt/pcmanfm-qt-2.0.0.ebuild +++ b/x11-misc/pcmanfm-qt/pcmanfm-qt-2.0.0.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="GPL-2 GPL-2+ LGPL-2.1+"