aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Fan <alexfanqi@yahoo.com>2021-07-25 16:50:21 +1000
committerAndreas Sturmlechner <asturm@gentoo.org>2021-09-22 19:41:23 +0200
commit391817a148d86eef6f6f6cc29d3bd1bdfc80d84e (patch)
tree3ec381e3a3757841aa38a599634ce755bee6c735 /dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild
parentdev-util/lxqt-build-tools: Mark ~hppa too (diff)
downloadqt-391817a148d86eef6f6f6cc29d3bd1bdfc80d84e.tar.gz
qt-391817a148d86eef6f6f6cc29d3bd1bdfc80d84e.tar.bz2
qt-391817a148d86eef6f6f6cc29d3bd1bdfc80d84e.zip
dev-util/lxqt-build-tools: keyword for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild')
-rw-r--r--dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild b/dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild
index 2410a5c9..441ffa2e 100644
--- a/dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild
+++ b/dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild
@@ -13,7 +13,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 ~hppa ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~riscv ~x86"
fi
LICENSE="BSD"