summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-11-10 14:00:48 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-11-10 14:00:48 +0200
commitbb73ce315e91d99d9ffeb2efd91285c5101d2b6e (patch)
tree17f81141cd8b866370ff9c73e7204975c43809ad /x11-libs/libfm-qt
parentmedia-gfx/lximage-qt: Keyword 1.4.0 x86, #917093 (diff)
downloadgentoo-bb73ce315e91d99d9ffeb2efd91285c5101d2b6e.tar.gz
gentoo-bb73ce315e91d99d9ffeb2efd91285c5101d2b6e.tar.bz2
gentoo-bb73ce315e91d99d9ffeb2efd91285c5101d2b6e.zip
x11-libs/libfm-qt: Keyword 1.4.0 x86, #917093
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-libs/libfm-qt')
-rw-r--r--x11-libs/libfm-qt/libfm-qt-1.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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+"