dev-util/lxqt-build-tools: keyword 2.0.0-r1 for ~loong

Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
This commit is contained in:
WANG Xuerui
2024-08-07 14:06:15 +08:00
parent 1e2af1678c
commit 7ccd2805e4

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 ~arm64 ~riscv"
KEYWORDS="~amd64 ~arm64 ~loong ~riscv"
fi
LICENSE="BSD"