commit: 490e9f777ac7ba7a57537ec94c8145d2c6420107
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 6 12:20:31 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Jan 6 14:24:39 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=490e9f77
dev-python/botocore: Stabilize 1.42.4 ALLARCHES, #968444
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/botocore/botocore-1.42.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/botocore/botocore-1.42.4.ebuild
b/dev-python/botocore/botocore-1.42.4.ebuild
index e5d96291daff..ce645c110812 100644
--- a/dev-python/botocore/botocore-1.42.4.ebuild
+++ b/dev-python/botocore/botocore-1.42.4.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}]