commit: 4441edb5bc26ded7c17a1776f4ae9f7c57e6ed7f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 4 12:02:57 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 4 12:02:57 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4441edb5
dev-python/botocore: Stabilize 1.35.86 ALLARCHES, #947423
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/botocore/botocore-1.35.86.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/botocore/botocore-1.35.86.ebuild
b/dev-python/botocore/botocore-1.35.86.ebuild
index 0f88c5cbe9f3..607aafac8c57 100644
--- a/dev-python/botocore/botocore-1.35.86.ebuild
+++ b/dev-python/botocore/botocore-1.35.86.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0"
-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"
RDEPEND="
<dev-python/jmespath-2[${PYTHON_USEDEP}]