lxqt-base/lxqt-openssh-askpass: Stabilize 2.0.1 arm64, #938702

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2024-09-12 20:22:26 +03:00
parent 0f4247540f
commit 3cd7f56f39

View File

@@ -15,7 +15,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 ~riscv"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"