diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-06 11:16:26 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-06 11:16:42 +0100 |
commit | 909279697a506bb55b4d6811dd44b45fdcb8b717 (patch) | |
tree | c70b826cc39c00815bd992e8b803d14205446523 /dev-python/botocore | |
parent | dev-python/boto3: Stabilize 1.34.7 ALLARCHES, #921461 (diff) | |
download | gentoo-909279697a506bb55b4d6811dd44b45fdcb8b717.tar.gz gentoo-909279697a506bb55b4d6811dd44b45fdcb8b717.tar.bz2 gentoo-909279697a506bb55b4d6811dd44b45fdcb8b717.zip |
dev-python/botocore: Stabilize 1.34.7 ALLARCHES, #921461
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/botocore')
-rw-r--r-- | dev-python/botocore/botocore-1.34.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/botocore/botocore-1.34.7.ebuild b/dev-python/botocore/botocore-1.34.7.ebuild index 05766e84276c..a3cce61fb748 100644 --- a/dev-python/botocore/botocore-1.34.7.ebuild +++ b/dev-python/botocore/botocore-1.34.7.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 @@ -24,7 +24,7 @@ else https://github.com/boto/botocore/archive/${PV}.tar.gz -> ${P}.gh.tar.gz " - 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" fi RDEPEND=" |