commit: d00132f2034c990d26cc295c5642eaf6b1d6df04
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 29 00:10:10 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 29 00:10:10 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d00132f2
app-arch/lxqt-archiver: Stabilize 0.8.0 amd64, #907298
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-arch/lxqt-archiver/lxqt-archiver-0.8.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-arch/lxqt-archiver/lxqt-archiver-0.8.0.ebuild
b/app-arch/lxqt-archiver/lxqt-archiver-0.8.0.ebuild
index d305b0ec042b..04356aeecaac 100644
--- a/app-arch/lxqt-archiver/lxqt-archiver-0.8.0.ebuild
+++ b/app-arch/lxqt-archiver/lxqt-archiver-0.8.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 ~loong ~riscv ~x86"
+ KEYWORDS="amd64 ~loong ~riscv ~x86"
fi
LICENSE="GPL-2 GPL-2+"