summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-29 22:56:22 +0100
committerSam James <sam@gentoo.org>2023-05-29 22:56:22 +0100
commit319809fd6a4811356bd06b002e11d22812c09940 (patch)
tree334b0157aeefce9e1c5fad6fc54c65b539088647 /x11-libs/libfm-qt
parentmedia-gfx/lximage-qt: Stabilize 1.3.0 arm64, #907298 (diff)
downloadgentoo-319809fd6a4811356bd06b002e11d22812c09940.tar.gz
gentoo-319809fd6a4811356bd06b002e11d22812c09940.tar.bz2
gentoo-319809fd6a4811356bd06b002e11d22812c09940.zip
x11-libs/libfm-qt: Stabilize 1.3.0 arm64, #907298
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/libfm-qt')
-rw-r--r--x11-libs/libfm-qt/libfm-qt-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libfm-qt/libfm-qt-1.3.0.ebuild b/x11-libs/libfm-qt/libfm-qt-1.3.0.ebuild
index 63591cbe6583..2f4ab56bad31 100644
--- a/x11-libs/libfm-qt/libfm-qt-1.3.0.ebuild
+++ b/x11-libs/libfm-qt/libfm-qt-1.3.0.ebuild
@@ -13,7 +13,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 ~loong ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
fi
LICENSE="BSD GPL-2+ LGPL-2.1+"