From 2340edba9d2e73f4384a3efaaa2abf91f7236b8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakov=20Smoli=C4=87?= Date: Wed, 1 Jun 2022 13:07:07 +0200 Subject: [PATCH] dev-python/botocore: Stabilize 1.26.5 ALLARCHES, #848942 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- dev-python/botocore/botocore-1.26.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/botocore/botocore-1.26.5.ebuild b/dev-python/botocore/botocore-1.26.5.ebuild index 2fb86c59b25e7..c95d40f1e2658 100644 --- a/dev-python/botocore/botocore-1.26.5.ebuild +++ b/dev-python/botocore/botocore-1.26.5.ebuild @@ -21,7 +21,7 @@ if [[ "${PV}" == "9999" ]]; then inherit git-r3 else SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.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="