commit: 605a9f313c1dc2ef7f2461a1aa04b912cd8fcca7
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 26 02:58:25 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Jan 26 06:13:33 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=605a9f31
dev-python/botocore: Stabilize 1.42.14 ALLARCHES, #969267
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/botocore/botocore-1.42.14.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/botocore/botocore-1.42.14.ebuild
b/dev-python/botocore/botocore-1.42.14.ebuild
index e5d96291daff..ce645c110812 100644
--- a/dev-python/botocore/botocore-1.42.14.ebuild
+++ b/dev-python/botocore/botocore-1.42.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 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 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86"
RDEPEND="
<dev-python/jmespath-2[${PYTHON_USEDEP}]