From 6147e25e3b1f6ce82b661605708d0b8292c03f47 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 9 Nov 2023 22:33:12 +0000 Subject: gentoo auto-resync : 09:11:2023 - 22:33:12 --- x11-libs/qtermwidget/qtermwidget-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-libs/qtermwidget/qtermwidget-9999.ebuild') diff --git a/x11-libs/qtermwidget/qtermwidget-9999.ebuild b/x11-libs/qtermwidget/qtermwidget-9999.ebuild index 5e14fee5341d..1d05e00f94c1 100644 --- a/x11-libs/qtermwidget/qtermwidget-9999.ebuild +++ b/x11-libs/qtermwidget/qtermwidget-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~arm ~arm64 ~ppc64 ~riscv ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" fi LICENSE="BSD GPL-2 LGPL-2+" @@ -21,7 +21,7 @@ SLOT="0/${PV}" BDEPEND=" >=dev-qt/linguist-tools-5.15:5 - >=dev-util/lxqt-build-tools-0.12.0 + >=dev-util/lxqt-build-tools-0.13.0 " DEPEND=" >=dev-qt/qtcore-5.15:5 -- cgit v1.2.3