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 39FDD1593A1 for ; Thu, 11 Jul 2024 11:01:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64A3CE2A74; Thu, 11 Jul 2024 11:01:46 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C949EE2A74 for ; Thu, 11 Jul 2024 11:01:45 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 726AC341C25 for ; Thu, 11 Jul 2024 11:01:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9CA2B1E1C for ; Thu, 11 Jul 2024 11:01:42 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1720695677.e67f8a8923f7ecfdec4af51bfcaefb96b876e1d6.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sip/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/sip/sip-6.8.5.ebuild X-VCS-Directories: dev-python/sip/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e67f8a8923f7ecfdec4af51bfcaefb96b876e1d6 X-VCS-Branch: master Date: Thu, 11 Jul 2024 11:01:42 +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: 2461ac69-bd7e-4002-9812-faf6d386f6b9 X-Archives-Hash: 85346a25814583f3c7f66d8db1d5d4dc commit: e67f8a8923f7ecfdec4af51bfcaefb96b876e1d6 Author: Sam James gentoo org> AuthorDate: Thu Jul 11 11:01:17 2024 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jul 11 11:01:17 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e67f8a89 dev-python/sip: Stabilize 6.8.5 ALLARCHES, #935847 Signed-off-by: Sam James gentoo.org> dev-python/sip/sip-6.8.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/sip/sip-6.8.5.ebuild b/dev-python/sip/sip-6.8.5.ebuild index 360faca66015..19a8c31d4c32 100644 --- a/dev-python/sip/sip-6.8.5.ebuild +++ b/dev-python/sip/sip-6.8.5.ebuild @@ -25,7 +25,7 @@ SRC_URI+=" LICENSE="|| ( GPL-2 GPL-3 SIP )" SLOT="5" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86" RDEPEND=" dev-python/packaging[${PYTHON_USEDEP}]