summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-20 05:36:28 +0000
committerSam James <sam@gentoo.org>2022-07-20 05:36:28 +0000
commit4f51350ea3330a673b03aba9bd8df9f6054ef31c (patch)
tree607f0e4ee15a3dafd2b62bc2c73ec11a665913c6 /app-arch
parentx11-themes/lxqt-themes: Stabilize 1.1.0 x86, #858218 (diff)
downloadgentoo-4f51350ea3330a673b03aba9bd8df9f6054ef31c.tar.gz
gentoo-4f51350ea3330a673b03aba9bd8df9f6054ef31c.tar.bz2
gentoo-4f51350ea3330a673b03aba9bd8df9f6054ef31c.zip
app-arch/lxqt-archiver: Stabilize 0.6.0 x86, #858218
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/lxqt-archiver/lxqt-archiver-0.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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+"