commit: bb73ce315e91d99d9ffeb2efd91285c5101d2b6e
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 10 12:00:48 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 10 12:00:48 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb73ce31
x11-libs/libfm-qt: Keyword 1.4.0 x86, #917093
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-libs/libfm-qt/libfm-qt-1.4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-libs/libfm-qt/libfm-qt-1.4.0.ebuild
b/x11-libs/libfm-qt/libfm-qt-1.4.0.ebuild
index cf6fa891a8b7..0158762646c7 100644
--- a/x11-libs/libfm-qt/libfm-qt-1.4.0.ebuild
+++ b/x11-libs/libfm-qt/libfm-qt-1.4.0.ebuild
@@ -15,7 +15,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 ~riscv"
+ KEYWORDS="~amd64 ~riscv ~x86"
fi
LICENSE="BSD GPL-2+ LGPL-2.1+"