summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2023-11-10 00:46:00 +0000
committerYixun Lan <dlan@gentoo.org>2023-11-10 10:04:45 +0000
commitdb92d3c4af0b3a1304ad0e3d60f0b629020b287f (patch)
treea68861ead282d4899fee112f2730fe9455063aab /lxqt-base/lxqt-qtplugin
parentlxqt-base/lxqt-panel: Keyword 1.4.0 riscv, #917093 (diff)
downloadgentoo-db92d3c4af0b3a1304ad0e3d60f0b629020b287f.tar.gz
gentoo-db92d3c4af0b3a1304ad0e3d60f0b629020b287f.tar.bz2
gentoo-db92d3c4af0b3a1304ad0e3d60f0b629020b287f.zip
lxqt-base/lxqt-qtplugin: Keyword 1.4.0 riscv, #917093
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'lxqt-base/lxqt-qtplugin')
-rw-r--r--lxqt-base/lxqt-qtplugin/lxqt-qtplugin-1.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-1.4.0.ebuild b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-1.4.0.ebuild
index f7665c9def7a..31f5751ed886 100644
--- a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-1.4.0.ebuild
+++ b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-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="LGPL-2.1+"