summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-04 18:36:24 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-04 18:36:24 +0300
commite8c244a2836115a4704c1746b339db0224695c02 (patch)
treeb7f0bbc0e2b04433363fd5ec777b48d89b5a4fe6 /x11-misc/pcmanfm-qt
parentx11-themes/lxqt-themes: Keyword 2.0.0 ppc64, #935831 (diff)
downloadgentoo-e8c244a2836115a4704c1746b339db0224695c02.tar.gz
gentoo-e8c244a2836115a4704c1746b339db0224695c02.tar.bz2
gentoo-e8c244a2836115a4704c1746b339db0224695c02.zip
x11-misc/pcmanfm-qt: Keyword 2.0.0 ppc64, #935831
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc/pcmanfm-qt')
-rw-r--r--x11-misc/pcmanfm-qt/pcmanfm-qt-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/pcmanfm-qt/pcmanfm-qt-2.0.0.ebuild b/x11-misc/pcmanfm-qt/pcmanfm-qt-2.0.0.ebuild
index db5677a34615..c50b819774ae 100644
--- a/x11-misc/pcmanfm-qt/pcmanfm-qt-2.0.0.ebuild
+++ b/x11-misc/pcmanfm-qt/pcmanfm-qt-2.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+ LGPL-2.1+"