commit: 4bb05228676012709a4a0ca3c952db69cbc03d21 Author: Alex Fan <alexfanqi <AT> yahoo <DOT> com> AuthorDate: Sun Jul 25 07:34:00 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Sep 22 17:41:25 2021 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=4bb05228
lxqt-base/lxqt-panel: keyword for ~riscv Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com> Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild index 26c697d7..060ed789 100644 --- a/lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild +++ b/lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} = *9999* ]]; then EGIT_REPO_URI="https://github.com/lxqt/${PN}.git" else SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" fi LICENSE="LGPL-2.1+"