dev-util/lxqt-build-tools: keyword 0.9.0 for ~riscv

Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
Alex Fan
2021-07-25 16:50:21 +10:00
committed by Yixun Lan
parent 3a8e941305
commit 4bde42641e

View File

@@ -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 ~hppa ~ppc64 x86"
KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~riscv x86"
fi
LICENSE="BSD"