app-arch/lxqt-archiver: Stabilize 1.0.0 amd64, #938702

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-09-01 22:27:55 +01:00
parent 7db02faeb8
commit 92028ece99

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="GPL-2 GPL-2+"