diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-21 11:08:26 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-21 11:08:26 +0000 |
commit | 0cc865e554eaefe23818a7a63427bf4ad62669d9 (patch) | |
tree | 3171e0b39ae63606c609445dbe49bcc8a91be7d1 | |
parent | dev-python/boto3: Stabilize 1.35.14 ALLARCHES, #939975 (diff) | |
download | gentoo-0cc865e554eaefe23818a7a63427bf4ad62669d9.tar.gz gentoo-0cc865e554eaefe23818a7a63427bf4ad62669d9.tar.bz2 gentoo-0cc865e554eaefe23818a7a63427bf4ad62669d9.zip |
dev-python/botocore: Stabilize 1.35.14 ALLARCHES, #939975
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-python/botocore/botocore-1.35.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/botocore/botocore-1.35.14.ebuild b/dev-python/botocore/botocore-1.35.14.ebuild index 4f1ad852bdc1..e3f2c4490826 100644 --- a/dev-python/botocore/botocore-1.35.14.ebuild +++ b/dev-python/botocore/botocore-1.35.14.ebuild @@ -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}] |