From bfcbeb41d4c5995bbd5232f0999ce09b1c09a7f8 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 15 Apr 2022 07:16:04 +0100 Subject: x11-libs/libfm-qt: Stabilize 1.0.0 x86, #831448 Signed-off-by: Sam James --- x11-libs/libfm-qt/libfm-qt-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-libs') 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+" -- cgit v1.2.3-65-gdbad