aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimi Huotari <chiitoo@gentoo.org>2024-04-21 17:47:03 +0300
committerJimi Huotari <chiitoo@gentoo.org>2024-04-21 22:48:26 +0300
commitc8d65a61b7fbef5151829972899beeb825ae100f (patch)
tree0a591546b8a57aa35b4465023e1d3369f3851a75 /x11-libs
parentx11-misc/pcmanfm-qt: unkeyword for non-amd64 (diff)
downloadqt-c8d65a61b7fbef5151829972899beeb825ae100f.tar.gz
qt-c8d65a61b7fbef5151829972899beeb825ae100f.tar.bz2
qt-c8d65a61b7fbef5151829972899beeb825ae100f.zip
x11-libs/libfm-qt: unkeyword for non-amd64
Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libfm-qt/libfm-qt-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libfm-qt/libfm-qt-9999.ebuild b/x11-libs/libfm-qt/libfm-qt-9999.ebuild
index aecadd40..9ce51ecd 100644
--- a/x11-libs/libfm-qt/libfm-qt-9999.ebuild
+++ b/x11-libs/libfm-qt/libfm-qt-9999.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 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64"
fi
LICENSE="BSD GPL-2+ LGPL-2.1+"