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 A295B158004 for ; Fri, 3 Nov 2023 10:59:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EBA7A2BC082; Fri, 3 Nov 2023 10:59:29 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 D25432BC082 for ; Fri, 3 Nov 2023 10:59:29 +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 EBC93335D1C for ; Fri, 3 Nov 2023 10:59:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 83D05AB1 for ; Fri, 3 Nov 2023 10:59:27 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1699009151.f87e9b0b030f28c0e9b665ec3be2d14eaa20aab3.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/PyQt-builder/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/PyQt-builder/PyQt-builder-1.15.3.ebuild X-VCS-Directories: dev-python/PyQt-builder/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: f87e9b0b030f28c0e9b665ec3be2d14eaa20aab3 X-VCS-Branch: master Date: Fri, 3 Nov 2023 10:59:27 +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: 0954056e-8e2b-4588-adac-812e9c2b994a X-Archives-Hash: 242f8aedcd7c6ea476cd67949bc62da9 commit: f87e9b0b030f28c0e9b665ec3be2d14eaa20aab3 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Nov 3 10:59:11 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Nov 3 10:59:11 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f87e9b0b dev-python/PyQt-builder: Stabilize 1.15.3 arm64, #916748 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/PyQt-builder/PyQt-builder-1.15.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/PyQt-builder/PyQt-builder-1.15.3.ebuild b/dev-python/PyQt-builder/PyQt-builder-1.15.3.ebuild index 5ef4f3ffc44d..81ab4479c1e2 100644 --- a/dev-python/PyQt-builder/PyQt-builder-1.15.3.ebuild +++ b/dev-python/PyQt-builder/PyQt-builder-1.15.3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://www.riverbankcomputing.com/software/pyqt-builder/" LICENSE="|| ( GPL-2 GPL-3 SIP )" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" RDEPEND=" dev-python/packaging[${PYTHON_USEDEP}]