commit: 4f51350ea3330a673b03aba9bd8df9f6054ef31c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 20 05:36:28 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 20 05:36:28 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f51350e
app-arch/lxqt-archiver: Stabilize 0.6.0 x86, #858218
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-arch/lxqt-archiver/lxqt-archiver-0.6.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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+"