summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Fan <alexfanqi@yahoo.com>2021-07-25 18:25:46 +1000
committerYixun Lan <dlan@gentoo.org>2021-07-26 15:37:36 +0800
commite808c20c247e8c0b807f1dd7eb325bd50ae50647 (patch)
treec9353addfee53d247aa3b531c4c99cbfcacb22f2 /x11-libs/qtermwidget
parentx11-misc/sddm: keyword 0.18.1-r5 for ~riscv (diff)
downloadgentoo-e808c20c247e8c0b807f1dd7eb325bd50ae50647.tar.gz
gentoo-e808c20c247e8c0b807f1dd7eb325bd50ae50647.tar.bz2
gentoo-e808c20c247e8c0b807f1dd7eb325bd50ae50647.zip
x11-libs/qtermwidget: keyword 0.17.0 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'x11-libs/qtermwidget')
-rw-r--r--x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild b/x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild
index fee9612c3a15..7f2ba083cf93 100644
--- a/x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-0.17.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 ~arm ~arm64 ~ppc64 x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
fi
LICENSE="BSD GPL-2 LGPL-2+"