commit: d45a1b8178779efd28b0f85e42589937cc7b383c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 6 09:50:47 2026 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 6 09:50:47 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d45a1b81
dev-python/s3transfer: Stabilize 0.16.0 ALLARCHES, #968443
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/s3transfer/s3transfer-0.16.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/s3transfer/s3transfer-0.16.0.ebuild
b/dev-python/s3transfer/s3transfer-0.16.0.ebuild
index 7ab0ee67b6f8..5e4c290dbd28 100644
--- a/dev-python/s3transfer/s3transfer-0.16.0.ebuild
+++ b/dev-python/s3transfer/s3transfer-0.16.0.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
@@ -16,7 +16,7 @@ HOMEPAGE="
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-2[${PYTHON_USEDEP}]