summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-29 01:10:03 +0100
committerSam James <sam@gentoo.org>2023-05-29 01:10:03 +0100
commit8728c85510cb7df53668b3c8682283958e2d8381 (patch)
tree365b630d8f5c71905da36732391c382b3f43d5dc /x11-libs/libfm-qt
parentmedia-gfx/lximage-qt: Stabilize 1.3.0 amd64, #907298 (diff)
downloadgentoo-8728c85510cb7df53668b3c8682283958e2d8381.tar.gz
gentoo-8728c85510cb7df53668b3c8682283958e2d8381.tar.bz2
gentoo-8728c85510cb7df53668b3c8682283958e2d8381.zip
x11-libs/libfm-qt: Stabilize 1.3.0 amd64, #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 db6866c50a40..a4ef68aeb723 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+"