diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-10 15:58:17 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-10 15:58:17 +0200 |
commit | 4fd96d8ec9f1bfd6e97cc53ce5b7a5f6a1f90b32 (patch) | |
tree | 9b46c3a6e9c7bbd0e96713294b3c8a710760317e /x11-libs | |
parent | lxqt-base/lxqt-panel: Keyword 1.4.0 ppc64, #917093 (diff) | |
download | gentoo-4fd96d8ec9f1bfd6e97cc53ce5b7a5f6a1f90b32.tar.gz gentoo-4fd96d8ec9f1bfd6e97cc53ce5b7a5f6a1f90b32.tar.bz2 gentoo-4fd96d8ec9f1bfd6e97cc53ce5b7a5f6a1f90b32.zip |
x11-libs/libfm-qt: Keyword 1.4.0 ppc64, #917093
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libfm-qt/libfm-qt-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libfm-qt/libfm-qt-1.4.0.ebuild b/x11-libs/libfm-qt/libfm-qt-1.4.0.ebuild index 8bb71a3db9da..ad26cd516433 100644 --- a/x11-libs/libfm-qt/libfm-qt-1.4.0.ebuild +++ b/x11-libs/libfm-qt/libfm-qt-1.4.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 ~arm ~arm64 ~riscv ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" fi LICENSE="BSD GPL-2+ LGPL-2.1+" |