commit: 5893b538a9f11a0694149ae59f934178d86006c2
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 6 13:38:28 2024 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Wed Nov 6 13:38:28 2024 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=5893b538
x11-libs/qtermwidget: sync keywords and update dependencies
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
x11-libs/qtermwidget/qtermwidget-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-libs/qtermwidget/qtermwidget-9999.ebuild
b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
index ba127471..22362355 100644
--- a/x11-libs/qtermwidget/qtermwidget-9999.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
@@ -13,7 +13,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="BSD GPL-2 LGPL-2+"
@@ -21,7 +21,7 @@ SLOT="0/${PV}"
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[gui,widgets]