commit: b76706f6af8773929e12983880c832e36339d06c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 2 12:23:31 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 2 12:23:31 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b76706f6
dev-python/boto3: Stabilize 1.39.9 ALLARCHES, #960983
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/boto3/boto3-1.39.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/boto3/boto3-1.39.9.ebuild
b/dev-python/boto3/boto3-1.39.9.ebuild
index bd6e26787db4..4ee5ecf7976b 100644
--- a/dev-python/boto3/boto3-1.39.9.ebuild
+++ b/dev-python/boto3/boto3-1.39.9.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}]