commit: 11b5bf90a00036c69672310ce1e191a4090502ee
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 28 00:12:10 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Wed Jan 28 00:13:50 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11b5bf90
dev-python/boto3: Stabilize 1.42.17 ALLARCHES, #969375
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/boto3/boto3-1.42.17.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/boto3/boto3-1.42.17.ebuild
b/dev-python/boto3/boto3-1.42.17.ebuild
index 8dfb7bbab0b4..b04368e3d1fe 100644
--- a/dev-python/boto3/boto3-1.42.17.ebuild
+++ b/dev-python/boto3/boto3-1.42.17.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/botocore-${PV}[${PYTHON_USEDEP}]