aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimi Huotari <chiitoo@gentoo.org>2024-11-06 15:25:03 +0200
committerJimi Huotari <chiitoo@gentoo.org>2024-11-06 15:25:03 +0200
commiteaa3d6ffa506b0257eac381a8043973a6c45a253 (patch)
tree2d1f61baa9e18891cb355e77e7871ac8a0fe689d
parentdev-libs/libqtxdg: sync keywords and update dependencies (diff)
downloadqt-eaa3d6ffa506b0257eac381a8043973a6c45a253.tar.gz
qt-eaa3d6ffa506b0257eac381a8043973a6c45a253.tar.bz2
qt-eaa3d6ffa506b0257eac381a8043973a6c45a253.zip
gui-libs/xdg-desktop-portal-lxqt: sync keywords and update dependencies
Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
-rw-r--r--gui-libs/xdg-desktop-portal-lxqt/xdg-desktop-portal-lxqt-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/gui-libs/xdg-desktop-portal-lxqt/xdg-desktop-portal-lxqt-9999.ebuild b/gui-libs/xdg-desktop-portal-lxqt/xdg-desktop-portal-lxqt-9999.ebuild
index 8472248f..e00ad5a9 100644
--- a/gui-libs/xdg-desktop-portal-lxqt/xdg-desktop-portal-lxqt-9999.ebuild
+++ b/gui-libs/xdg-desktop-portal-lxqt/xdg-desktop-portal-lxqt-9999.ebuild
@@ -13,17 +13,17 @@ 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"
+ KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1"
SLOT="0"
-BDEPEND=">=dev-util/lxqt-build-tools-2.0.0"
+BDEPEND=">=dev-util/lxqt-build-tools-2.1.0"
DEPEND="
>=dev-qt/qtbase-6.6:6[dbus,gui,widgets]
kde-frameworks/kwindowsystem:6
- >=x11-libs/libfm-qt-2.0:=
+ >=x11-libs/libfm-qt-2.1:=
"
RDEPEND="${DEPEND}
sys-apps/xdg-desktop-portal