summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2023-11-10 00:45:45 +0000
committerYixun Lan <dlan@gentoo.org>2023-11-10 10:04:31 +0000
commitc1931b8654a7340bc02c684e48e551867aeaf088 (patch)
treeea666a63af3533f462483d7feba2660d9f53b2fe /lxqt-base
parentgui-libs/xdg-desktop-portal-lxqt: Keyword 0.5.0 riscv, #917093 (diff)
downloadgentoo-c1931b8654a7340bc02c684e48e551867aeaf088.tar.gz
gentoo-c1931b8654a7340bc02c684e48e551867aeaf088.tar.bz2
gentoo-c1931b8654a7340bc02c684e48e551867aeaf088.zip
lxqt-base/lxqt-config: Keyword 1.4.0 riscv, #917093
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-config/lxqt-config-1.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-config/lxqt-config-1.4.0.ebuild b/lxqt-base/lxqt-config/lxqt-config-1.4.0.ebuild
index ccac5ca3d3ea..045223cc1144 100644
--- a/lxqt-base/lxqt-config/lxqt-config-1.4.0.ebuild
+++ b/lxqt-base/lxqt-config/lxqt-config-1.4.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"
+ KEYWORDS="~amd64 ~riscv"
fi
LICENSE="GPL-2 GPL-2+ GPL-3 LGPL-2 LGPL-2+ LGPL-2.1+ WTFPL-2"