summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-16 22:32:45 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-16 22:32:45 +0200
commit45822845cd7d5151d0b12e34874ec13898b3dcd5 (patch)
tree60c24ac6efb82a5940b99e15f9f5028d0bf56bcf /x11-libs/libfm-qt
parentlxqt-base/lxqt-panel: Stabilize 1.2.0 amd64, #886365 (diff)
downloadgentoo-45822845cd7d5151d0b12e34874ec13898b3dcd5.tar.gz
gentoo-45822845cd7d5151d0b12e34874ec13898b3dcd5.tar.bz2
gentoo-45822845cd7d5151d0b12e34874ec13898b3dcd5.zip
x11-libs/libfm-qt: Stabilize 1.2.0 amd64, #886365
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-libs/libfm-qt')
-rw-r--r--x11-libs/libfm-qt/libfm-qt-1.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libfm-qt/libfm-qt-1.2.0.ebuild b/x11-libs/libfm-qt/libfm-qt-1.2.0.ebuild
index 8d5717d71c42..5d766d331629 100644
--- a/x11-libs/libfm-qt/libfm-qt-1.2.0.ebuild
+++ b/x11-libs/libfm-qt/libfm-qt-1.2.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+"