From 4f51350ea3330a673b03aba9bd8df9f6054ef31c Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 20 Jul 2022 05:36:28 +0000 Subject: app-arch/lxqt-archiver: Stabilize 0.6.0 x86, #858218 Signed-off-by: Sam James --- app-arch/lxqt-archiver/lxqt-archiver-0.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-arch') diff --git a/app-arch/lxqt-archiver/lxqt-archiver-0.6.0.ebuild b/app-arch/lxqt-archiver/lxqt-archiver-0.6.0.ebuild index 67b7a86eedd1..772d3be3489a 100644 --- a/app-arch/lxqt-archiver/lxqt-archiver-0.6.0.ebuild +++ b/app-arch/lxqt-archiver/lxqt-archiver-0.6.0.ebuild @@ -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+" -- cgit v1.2.3-65-gdbad