commit: 521881494e66281ba39e6481fe5383e4eb1d5ded
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 6 09:49:51 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 6 09:49:51 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52188149
dev-python/s3transfer: Stabilize 0.10.0 ALLARCHES, #921460
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/s3transfer/s3transfer-0.10.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/s3transfer/s3transfer-0.10.0.ebuild
b/dev-python/s3transfer/s3transfer-0.10.0.ebuild
index 103c98396afb..52a5fe99b0a3 100644
--- a/dev-python/s3transfer/s3transfer-0.10.0.ebuild
+++ b/dev-python/s3transfer/s3transfer-0.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 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 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux
~x86-linux"
+KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="
>=dev-python/botocore-1.33.2[${PYTHON_USEDEP}]