app-arch/lxqt-archiver: Stabilize 0.6.0 amd64, #858218

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-07-22 17:53:59 +00:00
parent 9d40eea2f9
commit a8223c911f

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 ~riscv x86"
KEYWORDS="amd64 ~riscv x86"
fi
LICENSE="GPL-2 GPL-2+"