summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-11-10 14:25:44 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-11-10 14:25:44 +0200
commit57fdccf64277765f704f8947cf9fcd6da4fc8c33 (patch)
tree77ebea569df8de8a7a4eaaa2f24cb8015d453202
parentlxqt-base/lxqt-menu-data: Keyword 1.4.0 arm64, #917093 (diff)
downloadgentoo-57fdccf6.tar.gz
gentoo-57fdccf6.tar.bz2
gentoo-57fdccf6.zip
x11-libs/libfm-qt: Keyword 1.4.0 arm64, #917093
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 5bc4054f886f..8bb71a3db9da 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 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
fi
LICENSE="BSD GPL-2+ LGPL-2.1+"