summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-14 09:37:25 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-14 09:37:25 +0300
commitef080800d73d3e80feb4e18ab993e494a267fc19 (patch)
treed15f59f9fc636f3d5e1775ae62c8e0cc6caf5b28 /app-arch
parentx11-libs/libfm-qt: Keyword 2.0.2-r1 x86, #935831 (diff)
downloadgentoo-ef080800d73d3e80feb4e18ab993e494a267fc19.tar.gz
gentoo-ef080800d73d3e80feb4e18ab993e494a267fc19.tar.bz2
gentoo-ef080800d73d3e80feb4e18ab993e494a267fc19.zip
app-arch/lxqt-archiver: Keyword 1.0.0 x86, #935831
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/lxqt-archiver/lxqt-archiver-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/lxqt-archiver/lxqt-archiver-1.0.0.ebuild b/app-arch/lxqt-archiver/lxqt-archiver-1.0.0.ebuild
index 3788c812c20a..c83f28157c17 100644
--- a/app-arch/lxqt-archiver/lxqt-archiver-1.0.0.ebuild
+++ b/app-arch/lxqt-archiver/lxqt-archiver-1.0.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 ~arm64 ~riscv"
+ KEYWORDS="amd64 ~arm64 ~riscv ~x86"
fi
LICENSE="GPL-2 GPL-2+"