summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-03-30 15:14:39 +0100
committerMichał Górny <mgorny@gentoo.org>2024-03-30 15:14:39 +0100
commite95b81ca9f7a05543af3e2b3fc8764d2672eee33 (patch)
tree4808dbaf9e6be99d45fd518fbf833e7443fdb115 /dev-python/boto3
parentdev-python/botocore: Stabilize 1.34.64 ALLARCHES, #928226 (diff)
downloadgentoo-e95b81ca9f7a05543af3e2b3fc8764d2672eee33.tar.gz
gentoo-e95b81ca9f7a05543af3e2b3fc8764d2672eee33.tar.bz2
gentoo-e95b81ca9f7a05543af3e2b3fc8764d2672eee33.zip
dev-python/boto3: Stabilize 1.34.64 ALLARCHES, #928226
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/boto3')
-rw-r--r--dev-python/boto3/boto3-1.34.64.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/boto3/boto3-1.34.64.ebuild b/dev-python/boto3/boto3-1.34.64.ebuild
index b64e7191fd19..2a35a5b9c0d0 100644
--- a/dev-python/boto3/boto3-1.34.64.ebuild
+++ b/dev-python/boto3/boto3-1.34.64.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/botocore-${PV}[${PYTHON_USEDEP}]