dev-util/lxqt-build-tools: Stabilize 2.4.0 arm64, #976071

Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Eli Schwartz
2026-06-02 08:18:27 -04:00
parent 0b65bb125b
commit 20c86974a3

View File

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