summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2024-07-13 09:52:06 +0000
committerYixun Lan <dlan@gentoo.org>2024-07-13 10:08:44 +0000
commit13062624fc0923da89056503df5658b1dff9de8e (patch)
tree982f741061662c2c0a90fb41e8f9710ac3c802f3
parentx11-misc/pcmanfm-qt: Keyword 2.0.0 riscv, #935831 (diff)
downloadgentoo-13062624fc0923da89056503df5658b1dff9de8e.tar.gz
gentoo-13062624fc0923da89056503df5658b1dff9de8e.tar.bz2
gentoo-13062624fc0923da89056503df5658b1dff9de8e.zip
x11-misc/qps: Keyword 2.9.0 riscv, #935831
Signed-off-by: Yixun Lan <dlan@gentoo.org>
-rw-r--r--x11-misc/qps/qps-2.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/qps/qps-2.9.0.ebuild b/x11-misc/qps/qps-2.9.0.ebuild
index df02245fd030..6307611cdd3e 100644
--- a/x11-misc/qps/qps-2.9.0.ebuild
+++ b/x11-misc/qps/qps-2.9.0.ebuild
@@ -13,7 +13,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+ QPL-1.0"