summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-20 05:36:23 +0000
committerSam James <sam@gentoo.org>2022-07-20 05:36:23 +0000
commit9c37929c44888e551c8c9c5173082d406d5d830b (patch)
tree4eb46dc7eb5aecafccdc06f567445abebe0eba93 /x11-libs
parentlxqt-base/lxqt-panel: Stabilize 1.1.0 x86, #858218 (diff)
downloadgentoo-9c37929c44888e551c8c9c5173082d406d5d830b.tar.gz
gentoo-9c37929c44888e551c8c9c5173082d406d5d830b.tar.bz2
gentoo-9c37929c44888e551c8c9c5173082d406d5d830b.zip
x11-libs/libfm-qt: Stabilize 1.1.0 x86, #858218
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libfm-qt/libfm-qt-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libfm-qt/libfm-qt-1.1.0.ebuild b/x11-libs/libfm-qt/libfm-qt-1.1.0.ebuild
index 038f3f6b57c4..45fadb994f6a 100644
--- a/x11-libs/libfm-qt/libfm-qt-1.1.0.ebuild
+++ b/x11-libs/libfm-qt/libfm-qt-1.1.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+"