From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8E54D158020 for ; Fri, 18 Nov 2022 13:51:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CC6B0E0924; Fri, 18 Nov 2022 13:51:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B6BD6E0924 for ; Fri, 18 Nov 2022 13:51:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D16E534108D for ; Fri, 18 Nov 2022 13:51:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 16671757 for ; Fri, 18 Nov 2022 13:51:49 +0000 (UTC) From: "Jimi Huotari" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jimi Huotari" Message-ID: <1668778872.3559a857ba9ae0742a443589f776f2807570129e.chiitoo@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: x11-themes/lxqt-themes/ X-VCS-Repository: proj/qt X-VCS-Files: x11-themes/lxqt-themes/lxqt-themes-9999.ebuild X-VCS-Directories: x11-themes/lxqt-themes/ X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: 3559a857ba9ae0742a443589f776f2807570129e X-VCS-Branch: master Date: Fri, 18 Nov 2022 13:51:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: de5dfdfa-60b5-4349-b0b9-8d500ef5ba50 X-Archives-Hash: 638e5b0394bb8c20894ce9a1d613a2ba commit: 3559a857ba9ae0742a443589f776f2807570129e Author: Jimi Huotari gentoo org> AuthorDate: Fri Nov 18 13:41:12 2022 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Fri Nov 18 13:41:12 2022 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=3559a857 x11-themes/lxqt-themes: sync with ::gentoo Signed-off-by: Jimi Huotari gentoo.org> x11-themes/lxqt-themes/lxqt-themes-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild b/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild index 825b9044..c2b9a197 100644 --- a/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild +++ b/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild @@ -13,13 +13,13 @@ 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="LGPL-2.1+" SLOT="0" -BDEPEND=">=dev-util/lxqt-build-tools-0.11.0" +BDEPEND=">=dev-util/lxqt-build-tools-0.12.0" pkg_postinst() { xdg_icon_cache_update