diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-16 12:40:00 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-12-17 18:53:07 -0500 |
commit | dd138f8d8f40ff644a5f4f34b7b664cb36a43622 (patch) | |
tree | 4a6bf967657b284e58fb4c8b875d75735bf3548b /x11-libs | |
parent | lxqt-base/lxqt-menu-data: Keyword 1.4.1 loong, #917093 (diff) | |
download | gentoo-dd138f8d8f40ff644a5f4f34b7b664cb36a43622.tar.gz gentoo-dd138f8d8f40ff644a5f4f34b7b664cb36a43622.tar.bz2 gentoo-dd138f8d8f40ff644a5f4f34b7b664cb36a43622.zip |
x11-libs/libfm-qt: Keyword 1.4.0 loong, #917093
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@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 ad26cd516433..fe3fcdd19a8a 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 ~ppc64 ~riscv ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" fi LICENSE="BSD GPL-2+ LGPL-2.1+" |