commit:     ab347a9c142a0588bcb4fce341d3622546d88aa4
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  6 13:28:34 2024 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Wed Nov  6 13:28:34 2024 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=ab347a9c

lxqt-base/lxqt-globalkeys: sync keywords and update dependencies

Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 lxqt-base/lxqt-globalkeys/lxqt-globalkeys-9999.ebuild | 4 ++--
 1 file 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]

Reply via email to