summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-04 18:36:12 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-04 18:36:12 +0300
commit008839c8ab2feb37f991ee4234bb4709d8ffbcb7 (patch)
treee44ab46aadfdcec8dee68d9a3ec964a4ca0fefe7 /app-arch
parentx11-libs/libfm-qt: Keyword 2.0.2-r1 ppc64, #935831 (diff)
downloadgentoo-008839c8ab2feb37f991ee4234bb4709d8ffbcb7.tar.gz
gentoo-008839c8ab2feb37f991ee4234bb4709d8ffbcb7.tar.bz2
gentoo-008839c8ab2feb37f991ee4234bb4709d8ffbcb7.zip
app-arch/lxqt-archiver: Keyword 1.0.0 ppc64, #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 c83f28157c17..c36be349e4ed 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 ~x86"
+ KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="GPL-2 GPL-2+"