commit: 03d1d3a6f8929aac3b620c9939a4648896421a9c
Author: Alex Fan <alexfanqi <AT> yahoo <DOT> com>
AuthorDate: Sun Jul 25 07:41:30 2021 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Mon Jul 26 07:36:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03d1d3a6
lxqt-base/lxqt-qtplugin: keyword 0.17.0 for ~riscv
Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.17.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.17.0.ebuild
b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.17.0.ebuild
index 89adefc5a36..2f886d4f63b 100644
--- a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.17.0.ebuild
+++ b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-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="LGPL-2.1+"