summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Fan <alexfanqi@yahoo.com>2021-07-25 18:25:56 +1000
committerYixun Lan <dlan@gentoo.org>2021-07-26 15:37:39 +0800
commit686fe244bd4fcff622daa63da162f05522772821 (patch)
tree81ac3fe310446a45bd51267aaebdee45c60ab6ef /x11-terms
parentx11-libs/qtermwidget: keyword 0.17.0 for ~riscv (diff)
downloadgentoo-686fe244bd4fcff622daa63da162f05522772821.tar.gz
gentoo-686fe244bd4fcff622daa63da162f05522772821.tar.bz2
gentoo-686fe244bd4fcff622daa63da162f05522772821.zip
x11-terms/qterminal: 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-terms')
-rw-r--r--x11-terms/qterminal/qterminal-0.17.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/qterminal/qterminal-0.17.0.ebuild b/x11-terms/qterminal/qterminal-0.17.0.ebuild
index 6bc637216f8f..5e8592563aaf 100644
--- a/x11-terms/qterminal/qterminal-0.17.0.ebuild
+++ b/x11-terms/qterminal/qterminal-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="GPL-2 GPL-2+"