summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2024-07-13 09:51:55 +0000
committerYixun Lan <dlan@gentoo.org>2024-07-13 10:08:33 +0000
commit7302335555d71277c834877a8a1a9b8e9784574f (patch)
treee03d5aa150db3229f0839e9cbb005f4f67ded075 /x11-libs
parentmedia-sound/pavucontrol-qt: Keyword 2.0.0 riscv, #935831 (diff)
downloadgentoo-7302335555d71277c834877a8a1a9b8e9784574f.tar.gz
gentoo-7302335555d71277c834877a8a1a9b8e9784574f.tar.bz2
gentoo-7302335555d71277c834877a8a1a9b8e9784574f.zip
x11-libs/libfm-qt: Keyword 2.0.2-r1 riscv, #935831
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libfm-qt/libfm-qt-2.0.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libfm-qt/libfm-qt-2.0.2-r1.ebuild b/x11-libs/libfm-qt/libfm-qt-2.0.2-r1.ebuild
index 30d69b688952..68dc836d6898 100644
--- a/x11-libs/libfm-qt/libfm-qt-2.0.2-r1.ebuild
+++ b/x11-libs/libfm-qt/libfm-qt-2.0.2-r1.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="BSD GPL-2+ LGPL-2.1+"