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 8B85E15800A for ; Thu, 31 Aug 2023 05:29:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9C3E12BC016; Thu, 31 Aug 2023 05:29:26 +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 8121C2BC016 for ; Thu, 31 Aug 2023 05:29:26 +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 8F41E340976 for ; Thu, 31 Aug 2023 05:29:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2D24210F0 for ; Thu, 31 Aug 2023 05:29:24 +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: <1693459745.bf1ac977ef560699cd8e5add632b1a1fae804b70.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/botocore/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/botocore/botocore-1.31.30.ebuild X-VCS-Directories: dev-python/botocore/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: bf1ac977ef560699cd8e5add632b1a1fae804b70 X-VCS-Branch: master Date: Thu, 31 Aug 2023 05:29:24 +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: 0b6c5ba9-dc1c-4c91-8b84-9aba22813cb9 X-Archives-Hash: cef0a8f6f50adb470d4c408a6faff36b commit: bf1ac977ef560699cd8e5add632b1a1fae804b70 Author: Sam James gentoo org> AuthorDate: Thu Aug 31 05:29:05 2023 +0000 Commit: Sam James gentoo org> CommitDate: Thu Aug 31 05:29:05 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf1ac977 dev-python/botocore: Stabilize 1.31.30 ALLARCHES, #913353 Signed-off-by: Sam James gentoo.org> dev-python/botocore/botocore-1.31.30.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/botocore/botocore-1.31.30.ebuild b/dev-python/botocore/botocore-1.31.30.ebuild index 5894fd995097..563762af8bbf 100644 --- a/dev-python/botocore/botocore-1.31.30.ebuild +++ b/dev-python/botocore/botocore-1.31.30.ebuild @@ -24,7 +24,7 @@ else https://github.com/boto/botocore/archive/${PV}.tar.gz -> ${P}.gh.tar.gz " - KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" fi RDEPEND="