From 1cd823f4bb6a2256fafefa8b926e67f63d105362 Mon Sep 17 00:00:00 2001 From: Yixun Lan Date: Sat, 13 Jul 2024 09:51:47 +0000 Subject: [PATCH] media-gfx/lximage-qt: Keyword 2.0.1 riscv, #935831 Signed-off-by: Yixun Lan --- media-gfx/lximage-qt/lximage-qt-2.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/lximage-qt/lximage-qt-2.0.1.ebuild b/media-gfx/lximage-qt/lximage-qt-2.0.1.ebuild index bf75c6d4d5db5..d369079f6c01b 100644 --- a/media-gfx/lximage-qt/lximage-qt-2.0.1.ebuild +++ b/media-gfx/lximage-qt/lximage-qt-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="GPL-2 GPL-2+"