summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2024-07-13 09:52:02 +0000
committerYixun Lan <dlan@gentoo.org>2024-07-13 10:08:40 +0000
commit9710a39f8b533fbe37520a0133aeb95fe36a908d (patch)
treed9e988f37204d0b44b760664242d54da52762657 /x11-misc
parentx11-libs/qtermwidget: Keyword 2.0.1 riscv, #935831 (diff)
downloadgentoo-9710a39f8b533fbe37520a0133aeb95fe36a908d.tar.gz
gentoo-9710a39f8b533fbe37520a0133aeb95fe36a908d.tar.bz2
gentoo-9710a39f8b533fbe37520a0133aeb95fe36a908d.zip
x11-misc/pcmanfm-qt: Keyword 2.0.0 riscv, #935831
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/pcmanfm-qt/pcmanfm-qt-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 6e6dacc90697..68c3f864159d 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+"