summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2024-07-13 09:50:26 +0000
committerYixun Lan <dlan@gentoo.org>2024-07-13 10:07:08 +0000
commit74a8146ebd804363b9266741e4dbdd85a4583710 (patch)
tree59f9089b56a9de15e70990f99edbfc5f73853cbb /app-misc
parentapp-arch/lxqt-archiver: Keyword 1.0.0 riscv, #935831 (diff)
downloadgentoo-74a8146ebd804363b9266741e4dbdd85a4583710.tar.gz
gentoo-74a8146ebd804363b9266741e4dbdd85a4583710.tar.bz2
gentoo-74a8146ebd804363b9266741e4dbdd85a4583710.zip
app-misc/qtxdg-tools: Keyword 4.0.0 riscv, #935831
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/qtxdg-tools/qtxdg-tools-4.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/qtxdg-tools/qtxdg-tools-4.0.0.ebuild b/app-misc/qtxdg-tools/qtxdg-tools-4.0.0.ebuild
index 0a7a3b36ace1..9521d77a3fe3 100644
--- a/app-misc/qtxdg-tools/qtxdg-tools-4.0.0.ebuild
+++ b/app-misc/qtxdg-tools/qtxdg-tools-4.0.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="LGPL-2.1"