summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-15 07:16:04 +0100
committerSam James <sam@gentoo.org>2022-04-15 07:16:49 +0100
commitbfcbeb41d4c5995bbd5232f0999ce09b1c09a7f8 (patch)
tree49a5c0c48cff88e83be58cccb98c0460d958eef9 /x11-libs
parentlxqt-base/lxqt-panel: Stabilize 1.0.0 x86, #831448 (diff)
downloadgentoo-bfcbeb41d4c5995bbd5232f0999ce09b1c09a7f8.tar.gz
gentoo-bfcbeb41d4c5995bbd5232f0999ce09b1c09a7f8.tar.bz2
gentoo-bfcbeb41d4c5995bbd5232f0999ce09b1c09a7f8.zip
x11-libs/libfm-qt: Stabilize 1.0.0 x86, #831448
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libfm-qt/libfm-qt-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libfm-qt/libfm-qt-1.0.0.ebuild b/x11-libs/libfm-qt/libfm-qt-1.0.0.ebuild
index ae0026891912..dc94a44bcfe6 100644
--- a/x11-libs/libfm-qt/libfm-qt-1.0.0.ebuild
+++ b/x11-libs/libfm-qt/libfm-qt-1.0.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 ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
fi
LICENSE="BSD GPL-2+ LGPL-2.1+"