aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimi Huotari <chiitoo@gentoo.org>2024-11-06 15:28:34 +0200
committerJimi Huotari <chiitoo@gentoo.org>2024-11-06 15:28:34 +0200
commitab347a9c142a0588bcb4fce341d3622546d88aa4 (patch)
tree3ee670e3bde856773f86417eb38cc1c8545e915b
parentlxqt-base/lxqt-config: sync keywords and update dependencies (diff)
downloadqt-ab347a9c142a0588bcb4fce341d3622546d88aa4.tar.gz
qt-ab347a9c142a0588bcb4fce341d3622546d88aa4.tar.bz2
qt-ab347a9c142a0588bcb4fce341d3622546d88aa4.zip
lxqt-base/lxqt-globalkeys: sync keywords and update dependencies
Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
-rw-r--r--lxqt-base/lxqt-globalkeys/lxqt-globalkeys-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-9999.ebuild b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-9999.ebuild
index e1319e6f..d2be0d05 100644
--- a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-9999.ebuild
+++ b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-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"
+ KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"
@@ -23,7 +23,7 @@ SLOT="0"
BDEPEND="
>=dev-qt/qttools-6.6:6[linguist]
- >=dev-util/lxqt-build-tools-2.0.0
+ >=dev-util/lxqt-build-tools-2.1.0
"
DEPEND="
>=dev-qt/qtbase-6.6:6[dbus,gui,widgets]