summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2024-07-13 09:50:52 +0000
committerYixun Lan <dlan@gentoo.org>2024-07-13 10:07:33 +0000
commiteb02466b262bfbae1d53b1183df51cd295c66924 (patch)
tree6bc54e3be9efe2f14ea685a7ac10386bc8b0dbde /lxqt-base
parentlxqt-base/libsysstat: Keyword 1.0.0 riscv, #935831 (diff)
downloadgentoo-eb02466b262bfbae1d53b1183df51cd295c66924.tar.gz
gentoo-eb02466b262bfbae1d53b1183df51cd295c66924.tar.bz2
gentoo-eb02466b262bfbae1d53b1183df51cd295c66924.zip
lxqt-base/lxqt-config: Keyword 2.0.0 riscv, #935831
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-config/lxqt-config-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-config/lxqt-config-2.0.0.ebuild b/lxqt-base/lxqt-config/lxqt-config-2.0.0.ebuild
index 0fbf67322784..e898fee30a4f 100644
--- a/lxqt-base/lxqt-config/lxqt-config-2.0.0.ebuild
+++ b/lxqt-base/lxqt-config/lxqt-config-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+ GPL-3 LGPL-2 LGPL-2+ LGPL-2.1+ WTFPL-2"