commit: 2cb588df8378312aea3c27318329671f7a47220b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 10 12:25:32 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 10 12:25:32 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cb588df
x11-libs/libfm-qt: Keyword 1.4.0 arm, #917093
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-libs/libfm-qt/libfm-qt-1.4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 0158762646c7..5bc4054f886f 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 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~riscv ~x86"
fi
LICENSE="BSD GPL-2+ LGPL-2.1+"