summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-11-10 14:25:32 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-11-10 14:25:32 +0200
commit2cb588df8378312aea3c27318329671f7a47220b (patch)
tree64505ccdb783036502f486dd8762b16507eebdf5 /x11-libs
parentlxqt-base/lxqt-panel: Keyword 1.4.0 arm, #917093 (diff)
downloadgentoo-2cb588df8378312aea3c27318329671f7a47220b.tar.gz
gentoo-2cb588df8378312aea3c27318329671f7a47220b.tar.bz2
gentoo-2cb588df8378312aea3c27318329671f7a47220b.zip
x11-libs/libfm-qt: Keyword 1.4.0 arm, #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.ebuild2
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 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+"