commit: 2088f29fbc7c96cab8a6a1d3fba3d7447980f34b
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 16 02:59:30 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Dec 16 04:37:40 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2088f29f
dev-python/boto3: Stabilize 1.40.74 ALLARCHES, #967588
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/boto3/boto3-1.40.74.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/boto3/boto3-1.40.74.ebuild
b/dev-python/boto3/boto3-1.40.74.ebuild
index 90fb2a42e6e5..850de9393d0c 100644
--- a/dev-python/boto3/boto3-1.40.74.ebuild
+++ b/dev-python/boto3/boto3-1.40.74.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86
~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86 ~amd64-linux
~x86-linux"
RDEPEND="
>=dev-python/botocore-${PV}[${PYTHON_USEDEP}]