diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-07-25 18:18:11 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-07-26 15:37:25 +0800 |
commit | ac0f3e9be0829e92217f85aae4249606029a0a83 (patch) | |
tree | 103c34ad987db171b1f87e6b680d1c6c4181ad03 /x11-misc/qps | |
parent | x11-misc/pcmanfm-qt: keyword 0.17.0-r1 for ~riscv (diff) | |
download | gentoo-ac0f3e9be0829e92217f85aae4249606029a0a83.tar.gz gentoo-ac0f3e9be0829e92217f85aae4249606029a0a83.tar.bz2 gentoo-ac0f3e9be0829e92217f85aae4249606029a0a83.zip |
x11-misc/qps: keyword 2.3.0 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'x11-misc/qps')
-rw-r--r-- | x11-misc/qps/qps-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/qps/qps-2.3.0.ebuild b/x11-misc/qps/qps-2.3.0.ebuild index 5a8e4d4a41e0..c8a67fd2b99f 100644 --- a/x11-misc/qps/qps-2.3.0.ebuild +++ b/x11-misc/qps/qps-2.3.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz" LICENSE="GPL-2 GPL-2+ LGPL-2.1+ QPL-1.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" BDEPEND=" dev-qt/linguist-tools:5 |