diff options
author | Sam James <sam@gentoo.org> | 2025-01-04 12:02:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2025-01-04 12:02:57 +0000 |
commit | 4441edb5bc26ded7c17a1776f4ae9f7c57e6ed7f (patch) | |
tree | 8d474b7331994f458a55fad6af8042902b549cf3 /dev-python/botocore | |
parent | sys-fs/e2fsprogs: add 1.47.2 (diff) | |
download | gentoo-4441edb5bc26ded7c17a1776f4ae9f7c57e6ed7f.tar.gz gentoo-4441edb5bc26ded7c17a1776f4ae9f7c57e6ed7f.tar.bz2 gentoo-4441edb5bc26ded7c17a1776f4ae9f7c57e6ed7f.zip |
dev-python/botocore: Stabilize 1.35.86 ALLARCHES, #947423
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/botocore')
-rw-r--r-- | dev-python/botocore/botocore-1.35.86.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/botocore/botocore-1.35.86.ebuild b/dev-python/botocore/botocore-1.35.86.ebuild index 0f88c5cbe9f3..607aafac8c57 100644 --- a/dev-python/botocore/botocore-1.35.86.ebuild +++ b/dev-python/botocore/botocore-1.35.86.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ SRC_URI=" 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/jmespath-2[${PYTHON_USEDEP}] |