summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-04 18:36:11 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-04 18:36:11 +0300
commit01dd09f4f8a65563d37c81d3ed2fd0d215598b8f (patch)
tree1e87dfd3251647023004478a937303d237ff059c /x11-libs
parentlxqt-base/lxqt-menu-data: Keyword 2.0.0 ppc64, #935831 (diff)
downloadgentoo-01dd09f4f8a65563d37c81d3ed2fd0d215598b8f.tar.gz
gentoo-01dd09f4f8a65563d37c81d3ed2fd0d215598b8f.tar.bz2
gentoo-01dd09f4f8a65563d37c81d3ed2fd0d215598b8f.zip
x11-libs/libfm-qt: Keyword 2.0.2-r1 ppc64, #935831
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libfm-qt/libfm-qt-2.0.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libfm-qt/libfm-qt-2.0.2-r1.ebuild b/x11-libs/libfm-qt/libfm-qt-2.0.2-r1.ebuild
index b77b8977aecd..99eac6dfec16 100644
--- a/x11-libs/libfm-qt/libfm-qt-2.0.2-r1.ebuild
+++ b/x11-libs/libfm-qt/libfm-qt-2.0.2-r1.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="BSD GPL-2+ LGPL-2.1+"