diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-06 10:49:51 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-06 10:49:51 +0100 |
commit | 521881494e66281ba39e6481fe5383e4eb1d5ded (patch) | |
tree | 8e6206aec8244134973b937eb2c092a2ea37b2da /dev-python/s3transfer | |
parent | dev-python/starlette: Stabilize 0.34.0 ALLARCHES, #921454 (diff) | |
download | gentoo-521881494e66281ba39e6481fe5383e4eb1d5ded.tar.gz gentoo-521881494e66281ba39e6481fe5383e4eb1d5ded.tar.bz2 gentoo-521881494e66281ba39e6481fe5383e4eb1d5ded.zip |
dev-python/s3transfer: Stabilize 0.10.0 ALLARCHES, #921460
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/s3transfer')
-rw-r--r-- | dev-python/s3transfer/s3transfer-0.10.0.ebuild | 4 |
1 files 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}] |